{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Peel Shot kojic Acid Turmeric Serum",
  "description": "Bio-Spicules (Hydrolyzed Sponge) — microscopic needle-like structures from marine sponges that physically penetrate the stratum corneum to create micro-channels, stimulating collagen production and po",
  "brand": {
    "@type": "Brand",
    "name": "Dr. Melaxin"
  },
  "url": "https://drmelaxinbeauty.com/products/peel-shot-kojic-acid-turmeric-serum",
  "offers": {
    "@type": "Offer",
    "price": "34.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": "Hydrolyzed Sponge (Bio-Spicules)"
    },
    {
      "@type": "PropertyValue",
      "name": "Skin Concern",
      "value": "Enlarged pores"
    },
    {
      "@type": "PropertyValue",
      "name": "Product Line",
      "value": "Peel Shot"
    }
  ],
  "image": "https://cdn.shopify.com/s/files/1/0777/0161/1737/files/PeelShotkojicAcidTurmericSerum1.png?v=1768726967"
}