Schema.org Markup Test
Schema.org Markup Validation
This page displays the raw Schema.org JSON-LD markup generated for the Can Do It page. Use this to validate with Google’s Rich Results Test or Schema.org validator.
🔍 Quick Actions
Test your Schema.org markup with these validation tools:
💡 Tip: Copy the JSON below and paste it into the validator tools to check for errors.
Business Schema
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Can Do It - Small Batch Jams and Jellies",
"description": "Small batch artisan fruit spreads made with charcuterie, breakfast, and PB&J sandwiches in mind",
"url": "https://hughandbecky.us/kids/katja/can-do-it/",
"telephone": "+15555551234",
"email": "katja@example.com",
"priceRange": "$$",
"address": {
"@type": "PostalAddress",
"addressLocality": "Eugene",
"addressRegion": "OR",
"postalCode": "97403",
"addressCountry": "US"
},
"areaServed": {
"@type": "GeoCircle",
"description": "Local delivery area"
}
}
Product Schema (Auto-generated from Inventory)
Loading product schema...
How to Use This Page
📋 Validation Steps:
- Click the "Copy to Clipboard" button next to any schema section
- Open one of the validation tools using the buttons above
- Paste the JSON into the validator
- Review any errors or warnings
- Make corrections in the source files if needed
- Rebuild Hugo to see updated schema
🔄 Auto-Update Info:
This page automatically refreshes when:
- You save changes to content files (Hugo rebuilds)
- The Google Spreadsheet inventory data changes (rebuild required)
- Schema markup code is modified
Note: This is a development tool. The same Schema.org markup appears on the live Can Do It page for search engines to index.