{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "CarePass by ALPRO",
  "alternateName": "ALPRO CarePass",
  "brand": {
    "@type": "Brand",
    "name": "ALPRO"
  },
  "provider": {
    "@type": "Organization",
    "name": "Alpro Health Sdn Bhd",
    "url": "https://carepass.com.my/"
  },
  "url": "https://carepass.com.my/",
  "inLanguage": ["en-MY", "zh-Hans"],
  "areaServed": {
    "@type": "Country",
    "name": "Malaysia"
  },
  "category": "Preventive healthcare membership pass",
  "description": "CarePass by ALPRO is a Malaysia preventive healthcare membership pass with selected vaccination, screening, telemedicine, physio, optical, hearing, wellness, and personal accident coverage benefits.",
  "offers": {
    "@type": "Offer",
    "price": "99",
    "priceCurrency": "MYR",
    "availability": "https://schema.org/InStock",
    "url": "https://carepass.com.my/subscribe-carepass.html"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "Validity",
      "value": "12 months from activation"
    },
    {
      "@type": "PropertyValue",
      "name": "Important note",
      "value": "CarePass is not medical insurance and is not for emergency care."
    },
    {
      "@type": "PropertyValue",
      "name": "Customer care",
      "value": "WhatsApp +60 13-398 2923"
    }
  ]
}
