{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Cemenrete Cyano Pink Spicule Cream",
  "description": "Key Ingredients [Cream] Water, Butylene Glycol, Propanediol, Glycerin, Cetyl Ethylhexanoate,Macadamia Integrifolia Seed Oil, Olea Europaea (Olive) Fruit Oil,1,2-Hexanediol, Butyrospermum Parkii (Shea)",
  "brand": {
    "@type": "Brand",
    "name": "Dr. Melaxin"
  },
  "url": "https://drmelaxinbeauty.com/products/cemenrete-cyano-pink-spicule-cream",
  "offers": {
    "@type": "Offer",
    "price": "39.99",
    "priceCurrency": "USD",
    "availability": "https://schema.org/InStock",
    "seller": {
      "@type": "Organization",
      "name": "Dr. Melaxin Beauty",
      "@id": "https://drmelaxinbeauty.com/#organization"
    },
    "shippingDetails": {
      "@type": "OfferShippingDetails",
      "shippingDestination": {
        "@type": "DefinedRegion",
        "addressCountry": "AU"
      },
      "deliveryTime": {
        "@type": "ShippingDeliveryTime",
        "businessDays": {
          "@type": "QuantitativeValue",
          "minValue": 5,
          "maxValue": 14
        }
      }
    }
  },
  "additionalProperty": [],
  "image": "https://cdn.shopify.com/s/files/1/0777/0161/1737/files/CemenreteCyanoPinkSpiculeCream01.png?v=1768668046"
}