Use our free Schema Markup Generator (structured data generator) to create JSON-LD markups for your website, including all of the widely used types. Click on the selection to test your markup with Google’s Structured Data Testing Tool.
If you’re not sure where to start, get in touch with one of our digital enablers. Learn more about our MarTech services and Technical SEO.
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Corporation",
"@id": "#Corporation",
"url": "",
"legalName": "",
"name": "",
"description": "",
"image": "",
"logo": "",
"telephone": "",
"faxNumber": "",
"email": "",
"address": {
"@type": "PostalAddress",
"streetAddress": "",
"addressLocality": "",
"addressRegion": "",
"addressCountry": "",
"postalCode": ""
},
"sameAs": [
"",
"",
"",
"",
""
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Organization",
"@id": "#Organization",
"url": "",
"legalName": "",
"name": "",
"description": "",
"image": "",
"logo": "",
"telephone": "",
"faxNumber": "",
"email": "",
"address": {
"@type": "PostalAddress",
"streetAddress": "",
"addressLocality": "",
"addressRegion": "",
"addressCountry": "",
"postalCode": ""
},
"sameAs": [
"",
"",
"",
"",
""
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "LocalBusiness",
"@id": "#LocalBusiness",
"url": "",
"legalName": "",
"name": "",
"description": "",
"image": "",
"logo": "",
"telephone": "",
"faxNumber": "",
"email": "",
"address": {
"@type": "PostalAddress",
"streetAddress": "",
"addressLocality": "",
"addressRegion": "",
"addressCountry": "",
"postalCode": ""
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "Person",
"@id": "#Person",
"url": "",
"name": "",
"image": "",
"telephone": "",
"email": ""
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "WebSite",
"@id": "#WebSite",
"url": "",
"name": ""
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "WebPage",
"@id": "#WebPage",
"url": "",
"name": ""
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "",
"acceptedAnswer": {
"@type": "Answer",
"text": ""
}
},{
"@type": "Question",
"name": "",
"acceptedAnswer": {
"@type": "Answer",
"text": ""
}
},{
"@type": "Question",
"name": "",
"acceptedAnswer": {
"@type": "Answer",
"text": ""
}
},{
"@type": "Question",
"name": "",
"acceptedAnswer": {
"@type": "Answer",
"text": ""
}
},{
"@type": "Question",
"name": "",
"acceptedAnswer": {
"@type": "Answer",
"text": ""
}
}]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [{
"@type": "ListItem",
"position": 1,
"name": "",
"item": ""
},{
"@type": "ListItem",
"position": 2,
"name": "",
"item": ""
},{
"@type": "ListItem",
"position": 3,
"name": "",
"item": ""
},{
"@type": "ListItem",
"position": 4,
"name": "",
"item": ""
}]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Article",
"@id": "#Article",
"name": "",
"headline": "",
"description": "",
"image": "",
"datePublished": "",
"author": "",
"publisher": {
"@type": "Organization",
"name": "",
"logo": {
"@type": "ImageObject",
"url": ""
}
}
}
/script>
script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "NewsArticle",
"@id": "#Article",
"name": "",
"headline": "",
"description": "",
"image": "",
"datePublished": "",
"author": "",
"publisher": {
"@type": "Organization",
"name": "",
"logo": {
"@type": "ImageObject",
"url": ""
}
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Event",
"@id": "#Event",
"name": "",
"description": "",
"startDate": "",
"location": {
"@type": "Place",
"address": {
"@type": "PostalAddress",
"streetAddress": "",
"addressLocality": "",
"addressRegion": "",
"addressCountry": "",
"postalCode": ""
},
"name": ""
}
}
</script>