{
  "@context": "https://schema.org",
  "@type": "Product",
  "sku": "FGPPLM036CF2",
  "name": "Positive Light Tinted Moisturizer",
  "description": "A flexible tinted moisturizer that goes on easy to instantly blur skin with glowy, light to medium coverage that stays put.",
  "brand": {
    "@type": "Brand",
    "name": "Rare Beauty"
  },
  "image": "https://cdn.shopify.com/s/files/1/0314/1143/7703/products/Tinted-Moisturizer-10n-SKU_bd2b51b6-e4fa-4ca9-90e5-b5bd4501fa07.jpg?v=1762278209",
  "gtin": "840122904073",
  "url": "https://products.godatafeed.com/S05mNmNFWDFEVXJSK0xJUFNjQVVmdz09/FGPPLM036CF2",
  "offers": {
    "@type": "Offer",
    "price": 30.00,
    "availability": "https://schema.org/InStock"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "color",
      "value": "36C"
    },
    {
      "@type": "PropertyValue",
      "name": "condition",
      "value": "new"
    },
    {
      "@type": "PropertyValue",
      "name": "custom_label_0",
      "value": "Positive Light Tinted Moisturizer: 36C"
    },
    {
      "@type": "PropertyValue",
      "name": "quantity",
      "value": "43"
    }
  ],
  "faq": [
    {
      "question": "What color is available?",
      "answer": "36C"
    },
    {
      "question": "What color is it?",
      "answer": "36C"
    }
  ]
}