{
  "@context": "https://schema.org",
  "@type": "Product",
  "sku": "MKTAPP001SM2",
  "name": "Rare Beauty T-Shirt",
  "description": "Ease into your day with this super soft cotton tee made to feel good in.",
  "brand": {
    "@type": "Brand",
    "name": "Rare Beauty"
  },
  "image": "https://cdn.shopify.com/s/files/1/0314/1143/7703/products/pdp-tshirt-front-1440x1952.jpg?v=1762284868",
  "gtin": "840122902123",
  "url": "https://products.godatafeed.com/S05mNmNFWDFEVXJSK0xJUFNjQVVmdz09/MKTAPP001SM2",
  "offers": {
    "@type": "Offer",
    "price": 18.00,
    "availability": "https://schema.org/OutOfStock"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "color",
      "value": "Small"
    },
    {
      "@type": "PropertyValue",
      "name": "condition",
      "value": "new"
    },
    {
      "@type": "PropertyValue",
      "name": "custom_label_0",
      "value": "Rare Beauty T-Shirt: Small"
    },
    {
      "@type": "PropertyValue",
      "name": "quantity",
      "value": "0"
    }
  ],
  "faq": [
    {
      "question": "What color is available?",
      "answer": "Small"
    },
    {
      "question": "What color is it?",
      "answer": "Small"
    }
  ]
}