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:

📊 Google Rich Results Test ✓ Schema.org Validator 🏠 View Can Do It Page

💡 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:

  1. Click the "Copy to Clipboard" button next to any schema section
  2. Open one of the validation tools using the buttons above
  3. Paste the JSON into the validator
  4. Review any errors or warnings
  5. Make corrections in the source files if needed
  6. 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.