{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Dr. Melaxin Collagen Boost Set",
  "description": "Anti-aging bundle combining Cemenrete Calcium technology with collagen-boosting ingredients.",
  "brand": {
    "@type": "Brand",
    "name": "Dr. Melaxin"
  },
  "url": "https://drmelaxinbeauty.com/products/dr-melaxin-collagen-boost-set",
  "offers": {
    "@type": "Offer",
    "price": "79.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": [
    {
      "@type": "PropertyValue",
      "name": "Key Ingredient",
      "value": "Cemenrete Calcium"
    },
    {
      "@type": "PropertyValue",
      "name": "Skin Concern",
      "value": "Aging skin"
    },
    {
      "@type": "PropertyValue",
      "name": "Product Line",
      "value": "Kits & Sets"
    }
  ],
  "image": "https://cdn.shopify.com/s/files/1/0777/0161/1737/files/Dr.MelaxinCollagenBoostSet1.jpg?v=1768671060"
}