{
  "@context": "https://schema.org",
  "@type": "MedicalBusiness",
  "@id": "https://gravonhealthcare.com/#gravon",
  "name": "Gravon Healthcare",
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Gravon Rental Services",
    "itemListElement": [
      {
        "@type": "Offer",
        "name": "Equipment Rental",
        "description": "Short and long term medical equipment rental for home care",
        "businessFunction": "http://purl.org/goodrelations/v1#LeaseOut"
      },
      {
        "@type": "Offer",
        "name": "Doorstep Delivery",
        "description": "Same-day doorstep delivery across Western Line Churchgate to Dahanu"
      },
      {
        "@type": "Offer",
        "name": "On-site Setup & Training",
        "description": "Equipment installation, calibration, and patient/caregiver training at home"
      },
      {
        "@type": "Offer",
        "name": "24/7 Oxygen Emergency Support",
        "description": "Round the clock emergency oxygen concentrator support for Naigaon to Saphale corridor"
      },
      {
        "@type": "Offer",
        "name": "Equipment Sanitization",
        "description": "Full sterilization and functional testing of every unit before dispatch"
      },
      {
        "@type": "Offer",
        "name": "Technical Support",
        "description": "Backed by GMI Health Asia biomedical engineers for technical issues"
      }
    ]
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+91-96651-23473",
    "contactType": "Customer Service",
    "availableLanguage": ["English", "Hindi", "Marathi", "Marwadi", "Gujarati"],
    "contactOption": "WhatsApp",
    "hoursAvailable": "24/7 for oxygen emergencies, standard hours for other rentals"
  }
}
