Schema Markup Generator (JSON-LD)
Article
- NewsArticle, BlogPosting
<scripttype="application/ld+json">{"@context": "https://schema.org", "@type":"Article","mainEntityOfPage": { "@type": "WebPage", "@id": ""headline": "" },","description": ""image": { "@type": "ImageObject", "url": "",", "width":, "height":}, "author": { "@type": "", "name": "" }, "publisher": { "@type": "Organization", "name": "", "logo": { "@type": "ImageObject", "url": "", "width":, "height":} }, "datePublished": "",}
"dateModified": ""</script>
Breadcrumbs
<scripttype="application/ld+json">{"@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [{ "@type": "ListItem", "position": 1, "name": "", "item": "" },{ "@type": "ListItem", "position": 2, "name": "", "item": "" }] }</script>
Add an offer for each ticket type (e.g. "General admission", "Reserved seating", "VIP Package", etc.).
<scripttype="application/ld+json">{"@context": "https://schema.org", "@type": "Event", "name": "","Description": "","image": ""startDate": "",","endDate": "","performer": { "@type": ""location": { "@type": "Place", "name": "", "name": "" },", "address": { "@type": "PostalAddress", "streetAddress": "", "addressLocality": "", "postalCode": "", "addressCountry": "" }} }</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "",
"acceptedAnswer": {
"@type": "Answer",
"text": ""
}
}]
}
</script>
<scripttype="application/ld+json">{"@context": "https://schema.org", "@type": "HowTo", "name": "", "description": "",
"totalTime": "PTM",
"estimatedCost": { "@type": "MonetaryAmount", "currency": "", "value": "" },
"supply":[],,
"tools":[]
"step":[{ "@type": "HowToStep", "text": "","image":"","name":"","url":"}"]}</script>
Job Posting
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "JobPosting",
"title": "",
"description": "",
"identifier": {
"@type": "PropertyValue",
"name": "",
"value": ""
},
"hiringOrganization" : {
"@type": "Organization",
"name": "",
"sameAs": ""
},
"industry": "",
"employmentType": "",
"workHours": "",
"datePosted": "",
"validThrough": "",
"jobLocation": {
"@type": "Place",
"address": {
"@type": "PostalAddress",
"streetAddress": "",
"addressLocality": "",
"postalCode": "",
"addressCountry": ""
}
}
"applicantLocationRequirements": {
"@type": "Country",
"name": ""
},
"jobLocationType": "TELECOMMUTE",
"baseSalary": {
"@type": "MonetaryAmount",
"currency": "",
"value": {
"currency": "",
"@type": "QuantitativeValue",
"value":"minValue": ,
"maxValue": ,
"unitText": ""
}
},
"responsibilities": "",
"skills": "",
"qualifications": "",
"educationRequirements": "",
"experienceRequirements": ""
}
</script>
Local Business
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "",
"image": "",
"@id": "",
"url": "",
"telephone": "",
"priceRange": "",
"address": {
"@type": "PostalAddress",
"streetAddress": "",
"addressLocality": "",
"postalCode": "",
"addressCountry": ""
},
"geo": {
"@type": "GeoCoordinates",
"latitude": ,
"longitude":
}
,
"sameAs": [
]
"openingHoursSpecification": {
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
"Sunday"
],
"opens": "00:00",
"closes": "23:59"
}openingHoursSpecification":[ ]
}
</script>
Organization
- Logo, Contacts, Social Profile
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "",
"alternateName": "",
"url": "",
"logo": ""
,
"contactPoint": [
]
,
"sameAs": [
]
}
</script>
Person
- Social Profile, Job Information
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "",
"url": "",
"image": "",
"sameAs": [
],
"jobTitle": "",
"worksFor": {
"@type": "Organization",
"name": ""
}
}
</script>
Product
- Offer, AggregateRating, Reviews
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Product",
"name": "",
"image": "",
"brand": "",
"description": ""
,
"sku": "",
"gtin8": "",
"gtin13": "",
"gtin14": "",
"mpn": ""
,
"offers": {
"@type": "",
"url": "",
"priceCurrency": "",
"lowPrice": ""
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "",
"bestRating": "",
"worstRating": "",
"ratingCount": ""
}
,
"review": [
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Recipe",
"name": "",
"image": [
"",
],
"description": "",
"keywords": "",
"author": {
"@type": "Person",
"name": ""
},
"datePublished": "",
"prepTime": "",
"cookTime": "",
"totalTime": "",
"recipeCategory": "",
"recipeCuisine": "",
"recipeYield": "",
"nutrition": {
"@type": "NutritionInformation",
"servingSize": "",
"calories": "",
"fatContent": ""
},
"recipeIngredient": [
]
"recipeInstructions": [],
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "",
"bestRating": "",
"worstRating": "",
"ratingCount": ""
"reviewCount": ""
},
"review": [
],
,
"video": {
"@type": "VideoObject",
"name": "",
"description": "",
"thumbnailUrl": [
"",
],
"uploadDate": "",
"contentUrl": "",
"embedUrl": ""
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "VideoObject",
"name": "",
"description":"",
"thumbnailUrl":[
""
],
"uploadDate": "",
"duration": "PTMS",
"contentUrl": "",
"embedUrl": "",
"publisher": {
"@type": "Organization",
"name": "",
"logo": {
"@type": "ImageObject",
"url": "",
"width": ,
"height":
}
}
}
</script>
Website
- Sitelinks Searchbox
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "",
"url": "",
"potentialAction": {
"@type": "SearchAction",
"target": "{search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>