{
  "@context": "https://schema.org",
  "@type": "Product",
  "sku": "MKTSTK0000X1",
  "name": "Rare Beauty Enamel Stickers",
  "description": "A 3-pack of collectible Rare Beauty stickers with metallic accents - for that 3D-enamel-pin look that you can stick anywhere.",
  "brand": {
    "@type": "Brand",
    "name": "Rare Beauty"
  },
  "image": "https://cdn.shopify.com/s/files/1/0314/1143/7703/products/3-PIECE-ENAMEL-PIN-SKU.jpg?v=1762201270",
  "gtin": "840122902222",
  "url": "https://products.godatafeed.com/S05mNmNFWDFEVXJSK0xJUFNjQVVmdz09/MKTSTK0000X1",
  "offers": {
    "@type": "Offer",
    "price": 8.00,
    "availability": "https://schema.org/InStock"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "color",
      "value": "Default Title"
    },
    {
      "@type": "PropertyValue",
      "name": "condition",
      "value": "new"
    },
    {
      "@type": "PropertyValue",
      "name": "custom_label_0",
      "value": "Rare Beauty Enamel Stickers: "
    },
    {
      "@type": "PropertyValue",
      "name": "quantity",
      "value": "338"
    }
  ],
  "faq": [
    {
      "question": "What color is available?",
      "answer": "Default Title"
    },
    {
      "question": "What color is it?",
      "answer": "Default Title"
    }
  ]
}