{
  "type": "AgentMintBlueprint",
  "schemaVersion": "1.0",
  "slug": "token-efficient-product-json-ld",
  "title": "Token-efficient product JSON-LD patterns",
  "description": "Copy-paste product JSON-LD skeletons (single product, multi-variant ProductGroup) grounded in Google's specs, led by the selection-weight fields.",
  "version": "1.1",
  "canonicalUrl": "https://agentmint.net/blueprints/token-efficient-product-json-ld/",
  "markdownMirror": "https://agentmint.net/blueprints/token-efficient-product-json-ld.md",
  "author": "Abdalsalaam Halawa",
  "datePublished": "2026-07-08",
  "dateModified": "2026-07-08",
  "lastVerified": "2026-07-08",
  "targetQuery": "product JSON-LD for AI shopping agents",
  "aeoAnswer": "Lead product JSON-LD with the fields an agent can match and compare: identifiers (gtin, sku, mpn), price, availability, shipping, and returns. Use ProductGroup with hasVariant to keep multi-variant markup compact.",
  "tags": [
    "json-ld",
    "structured-data",
    "product-schema",
    "schema.org",
    "agentic-commerce"
  ],
  "platforms": [],
  "primarySources": [
    "https://developers.google.com/search/docs/appearance/structured-data/merchant-listing",
    "https://developers.google.com/search/docs/appearance/structured-data/return-policy",
    "https://developers.google.com/search/docs/appearance/structured-data/product-variants",
    "https://schema.org/ItemAvailability"
  ],
  "siblings": [
    "product-markdown-mirror",
    "llms-txt-for-ecommerce-catalogs",
    "edge-worker-machine-surfaces",
    "product-schema-for-ai-shopping",
    "handbook/information-density"
  ],
  "changelog": [
    {
      "date": "2026-07-08",
      "version": "1.1",
      "note": "The validation guidance is complete; the skeletons remain unvalidated until you run them through the Rich Results Test and validator.schema.org."
    },
    {
      "date": "2026-07-08",
      "version": "1.0",
      "note": "Initial publication."
    }
  ]
}
