{
  "@context": "https://schema.org",
  "@type": "Product",
  "sku": "MKTAPP006XS1",
  "name": "Comfy Hoodie",
  "description": "Your go-to for staying comfy year round, thanks to a super soft fleece interior you just might want to live in. Pairs perfectly with our Comfy Sweatpants (sold separately).",
  "brand": {
    "@type": "Brand",
    "name": "Rare Beauty"
  },
  "image": "https://cdn.shopify.com/s/files/1/0314/1143/7703/files/comfy-hoodie-1440x1952.jpg?v=1762288895",
  "gtin": "840122901935",
  "url": "https://products.godatafeed.com/S05mNmNFWDFEVXJSK0xJUFNjQVVmdz09/MKTAPP006XS1",
  "offers": {
    "@type": "Offer",
    "price": 45.00,
    "availability": "https://schema.org/OutOfStock"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "color",
      "value": "X Small"
    },
    {
      "@type": "PropertyValue",
      "name": "condition",
      "value": "new"
    },
    {
      "@type": "PropertyValue",
      "name": "custom_label_0",
      "value": "Comfy Hoodie: X Small"
    },
    {
      "@type": "PropertyValue",
      "name": "quantity",
      "value": "-5"
    }
  ],
  "faq": [
    {
      "question": "What color is available?",
      "answer": "X Small"
    },
    {
      "question": "What color is it?",
      "answer": "X Small"
    }
  ]
}