{
  "@context": "https://schema.org",
  "@type": "Product",
  "sku": "MKTBAG0011X1",
  "name": "Rare Impact Backpack",
  "description": "A sleek, minimal nylon backpack perfect for all your daily adventures. Made in celebration of Mental Health Awareness Month, with 100% of net proceeds supporting the Rare Impact Fund during the month of May to expand access to mental health services and education for young people.",
  "brand": {
    "@type": "Brand",
    "name": "Rare Beauty"
  },
  "image": "https://cdn.shopify.com/s/files/1/0314/1143/7703/files/rare-impact-backpack-front-1440x1952.jpg?v=1762286195",
  "gtin": "840122901676",
  "url": "https://products.godatafeed.com/S05mNmNFWDFEVXJSK0xJUFNjQVVmdz09/MKTBAG0011X1",
  "offers": {
    "@type": "Offer",
    "price": 40.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 Impact Backpack: "
    },
    {
      "@type": "PropertyValue",
      "name": "quantity",
      "value": "140"
    }
  ],
  "faq": [
    {
      "question": "What color is available?",
      "answer": "Default Title"
    },
    {
      "question": "What color is it?",
      "answer": "Default Title"
    }
  ]
}