{
  "@context": "https://schema.org",
  "@type": "Product",
  "sku": "FGPPLP0001F1",
  "name": "Positive Light Precision Highlighter Brush",
  "description": "A small, tapered precision brush that makes it easy to sweep on highlighter exactly where you want it.",
  "brand": {
    "@type": "Brand",
    "name": "Rare Beauty"
  },
  "image": "https://cdn.shopify.com/s/files/1/0314/1143/7703/products/positive-light-precision-brush-1440x1952.jpg?v=1762283503",
  "gtin": "840122905452",
  "url": "https://products.godatafeed.com/S05mNmNFWDFEVXJSK0xJUFNjQVVmdz09/FGPPLP0001F1",
  "offers": {
    "@type": "Offer",
    "price": 20.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": "Positive Light Precision Highlighter Brush: "
    },
    {
      "@type": "PropertyValue",
      "name": "quantity",
      "value": "195"
    }
  ],
  "faq": [
    {
      "question": "What color is available?",
      "answer": "Default Title"
    },
    {
      "question": "What color is it?",
      "answer": "Default Title"
    }
  ]
}