{
  "@context": "https://schema.org",
  "@type": "Product",
  "sku": "MKTBAG0007X1",
  "name": "Puffy Traveler Tote",
  "description": "Puffy, packable, and protective, this extra large quilted tote is nice and light, with plenty of room to carry you through long weekends, workouts, and wherever your travels take you.",
  "brand": {
    "@type": "Brand",
    "name": "Rare Beauty"
  },
  "image": "https://cdn.shopify.com/s/files/1/0314/1143/7703/products/pdp-puffy-traveler-tote-front.jpg?v=1762284526",
  "gtin": "840122905964",
  "url": "https://products.godatafeed.com/S05mNmNFWDFEVXJSK0xJUFNjQVVmdz09/MKTBAG0007X1",
  "offers": {
    "@type": "Offer",
    "price": 45.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 Traveler Tote: "
    },
    {
      "@type": "PropertyValue",
      "name": "quantity",
      "value": "4626"
    }
  ],
  "faq": [
    {
      "question": "What color is available?",
      "answer": "Default Title"
    },
    {
      "question": "What color is it?",
      "answer": "Default Title"
    }
  ]
}