{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Glass Skin Renewal Kit (6 pcs) ™",
  "description": "NEW: Achieve **Radiant Skin** Effortlessly",
  "brand": {
    "@type": "Brand",
    "name": "Dr. Melaxin"
  },
  "url": "https://drmelaxinbeauty.com/products/glass-skin-renewal-kit-6-pcs-™",
  "offers": {
    "@type": "Offer",
    "price": "74.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/6_2.png?v=1772442423"
}