For years, 'content strategy' basically meant:
-
write more blog posts
-
add more copy to service pages
-
tweak the words and hope rankings improve
That’s still important for humans.
But for search and AI, something else is becoming just as important: how well you structure your data.
AI Overviews and AI-style answers don’t just read your paragraphs. They lean on schema.org structured data to understand:
-
what your page is about
-
what’s a price, what’s a date, what’s a location
-
which bits are products, events, FAQs, how-tos, reviews, and so on
In other words: it’s time to stop thinking only about writing content and start engineering your data.
What Does 'Engineering Data' Actually Mean?
In plain language, it means:
Don’t just write words. Label the important facts so machines can’t misunderstand them.
We do this using:
-
schema.org – a shared vocabulary for describing things (Product, Event, Service, Article, FAQ, Review…)
-
JSON-LD – a small script block on your page that holds those facts in a clean, machine-readable format
Instead of only saying in a paragraph:
'Our SEO workshop costs £95 and takes place on 21 November in Chester'
You also tell machines:
-
this is an Event
-
it has a name
-
it has a startDate and endDate
-
it has a location
-
it has a price and currency
That’s engineering data.
Why schema.org Matters More Than Ever
AI Overviews and other AI answers behave a lot like this:
-
Find trusted facts from different sites
-
Feed them into a large language model
-
Generate a natural answer
Step 1 is where you win or lose.
-
Plain text is fuzzy and can be misread
-
Structured data is clear: 'this is the product price', 'this is an event date', 'this is the rating', 'this is an FAQ answer'
If your competitors are giving Google and AI a clean, labelled data set and you’re not, their information is easier to trust and re-use in answers.
Three Simple Places to Start
You don’t need to model your entire site on day one. Start with a few high-value areas.
1. Key products or services
For each important product or service page, make sure you label:
-
what it is (
ProductorService) -
price / pricing range
-
availability (in stock, limited, etc. where relevant)
-
reviews / ratings if you have them
This helps AI answer questions like 'how much does X cost?' with your data, not a guess.
2. FAQs
If you already have FAQs on your site, you’re halfway there.
-
Mark them up as
FAQPagewithQuestionandAnswerpairs -
Keep the answers short, clear and accurate
This gives AI and Google a ready-made library of 'known good' answers in your own words.
3. Events, launches, or workshops
If you run events (online or in-person), label them as Event:
-
name
-
date and time
-
location
-
ticket / booking link
-
price
Again, this makes it very easy for search and AI to pull the right details without mixing things up.
What To Do Next
Here’s a simple checklist:
-
Pick 3 – 5 important pages
Your top service page, a key product, one strong article, and any event/FAQ pages. -
Add or fix schema.org
Use JSON-LD to clearly describe what’s on those pages (product, service, event, article, FAQ, etc.). -
Keep it in sync with reality
If the price, date or location changes on the page, update the structured data too. -
Make it part of your build process
Long term, generate JSON-LD from your CMS or database rather than copy-pasting snippets.
How Codeguys Can Help
At Codeguys we’re treating schema.org like a core framework, not an afterthought.
We can help you:
-
design a simple data model for your products, services, FAQs and events
-
build JSON-LD templates that auto-update as your content changes
-
make sure your site is easy for both humans and AI systems to understand
Because going forward, great content alone isn’t enough.
You still need strong words – but you also need well-engineered data behind them. Contact Codeguys for expert advice.