{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Perfect Neck Wrinkle Care Set",
  "description": "Perfect Neck Wrinkle Care Set is a Dr. Melaxin Korean clinical skincare product.",
  "brand": {
    "@type": "Brand",
    "name": "Dr. Melaxin"
  },
  "url": "https://drmelaxinbeauty.com/products/perfect-neck-wrinkle-care-set",
  "offers": {
    "@type": "Offer",
    "price": "49.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/PerfectNeckWrinkleCareSet1.jpg?v=1768727132"
}