{
  "@context": "https://schema.org",
  "@type": "Product",
  "sku": "MKTBAG0021X1",
  "name": "Puffy Carryall Tote",
  "description": "A puffy, protective nylon tote designed for your day to day, with a roomy interior and plenty of pockets for everything from your laptop to your water bottle.",
  "brand": {
    "@type": "Brand",
    "name": "Rare Beauty"
  },
  "image": "https://cdn.shopify.com/s/files/1/0314/1143/7703/files/ECOMM-PUFFY-CARRYALL-TOTE-PEACH-01.jpg?v=1762301521",
  "gtin": "840122908743",
  "url": "https://products.godatafeed.com/S05mNmNFWDFEVXJSK0xJUFNjQVVmdz09/MKTBAG0021X1",
  "offers": {
    "@type": "Offer",
    "price": 55.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": "Puffy Carryall Tote: "
    },
    {
      "@type": "PropertyValue",
      "name": "quantity",
      "value": "4090"
    }
  ],
  "faq": [
    {
      "question": "What color is available?",
      "answer": "Default Title"
    },
    {
      "question": "What color is it?",
      "answer": "Default Title"
    }
  ]
}