{
  "@context": "https://schema.org",
  "@type": "Product",
  "sku": "FGPBRH0018F1",
  "name": "Brow Harmony Precision Pencil",
  "description": "A long-lasting, waterproof pencil with a fine angled tip to create precise, hair-like strokes for the most natural-looking brows.",
  "brand": {
    "@type": "Brand",
    "name": "Rare Beauty"
  },
  "image": "https://cdn.shopify.com/s/files/1/0314/1143/7703/files/brow-harmony-precision-pencil-soft-blonde-1440x1952.jpg?v=1762287311",
  "gtin": "840122906121",
  "url": "https://products.godatafeed.com/S05mNmNFWDFEVXJSK0xJUFNjQVVmdz09/FGPBRH0018F1",
  "offers": {
    "@type": "Offer",
    "price": 19.00,
    "availability": "https://schema.org/InStock"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "color",
      "value": "Cool Brown"
    },
    {
      "@type": "PropertyValue",
      "name": "condition",
      "value": "new"
    },
    {
      "@type": "PropertyValue",
      "name": "custom_label_0",
      "value": "Brow Harmony Precision Pencil: Cool Brown"
    },
    {
      "@type": "PropertyValue",
      "name": "quantity",
      "value": "315"
    }
  ],
  "faq": [
    {
      "question": "What color is available?",
      "answer": "Cool Brown"
    },
    {
      "question": "What color is it?",
      "answer": "Cool Brown"
    }
  ]
}