{
  "@context": "https://schema.org",
  "@type": "Product",
  "sku": "FGPLCB0001F3",
  "name": "Liquid Touch Concealer Brush",
  "description": "A concealer brush with uniquely sculpted bristles and a pointed tip for precise coverage.",
  "brand": {
    "@type": "Brand",
    "name": "Rare Beauty"
  },
  "image": "https://cdn.shopify.com/s/files/1/0314/1143/7703/products/CONCEALER-BRUSH-SKU-1_ed7341ff-1a87-45fc-b6e2-1e2ffb08a96f.jpg?v=1762200387",
  "gtin": "840122901423",
  "url": "https://products.godatafeed.com/S05mNmNFWDFEVXJSK0xJUFNjQVVmdz09/FGPLCB0001F3",
  "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": "Liquid Touch Concealer Brush: "
    },
    {
      "@type": "PropertyValue",
      "name": "quantity",
      "value": "868"
    }
  ],
  "faq": [
    {
      "question": "What color is available?",
      "answer": "Default Title"
    },
    {
      "question": "What color is it?",
      "answer": "Default Title"
    }
  ]
}