{ "@context": "https://schema.org", "@graph": [ { "@type": "Service", "@id": "https://www.chargezone.co.in/charge-locator#service", "name": "ChargeZone Charging Station Locator", "url": "https://www.chargezone.co.in/charge-locator", "description": "Find the nearest EV charging station with ChargeZone's locator tool. Convenient and fast charging for your electric vehicle!", "provider": { "@type": "Organization", "name": "ChargeZone", "url": "https://www.chargezone.co.in/", "logo": "https://cdn.prod.website-files.com/65845678d690aaaf59a85f8d/658456f77aa15f21aaf0c0fb_Group%203509.svg" }, "areaServed": { "@type": "Country", "name": "India" }, "serviceType": "EV Charging Station Locator Service", "availableChannel": { "@type": "ServiceChannel", "serviceUrl": "https://www.chargezone.co.in/charge-locator", "serviceLocation": { "@type": "Place", "name": "India" } }, "hasOfferCatalog": { "@type": "OfferCatalog", "name": "ChargeZone Charging Station Locator", "itemListElement": [ { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Nearby Charging Station Search" } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Real-time Charger Availability" } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Navigation to Charging Stations" } } ] } }, { "@type": "BreadcrumbList", "@id": "https://www.chargezone.co.in/charge-locator#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://www.chargezone.co.in/" }, { "@type": "ListItem", "position": 2, "name": "Charge Locator", "item": "https://www.chargezone.co.in/charge-locator" } ] } ] }