{ "@context": "https://schema.org", "@graph": [ { "@type": "Service", "@id": "https://www.chargezone.co.in/ac-chargers#service", "name": "AC EV Chargers", "url": "https://www.chargezone.co.in/ac-chargers", "description": "ChargeZone AC chargers provide reliable and efficient EV charging for homes, workplaces, and public spaces with smart features and easy installation.", "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": "AC EV Charging Solutions", "availableChannel": { "@type": "ServiceChannel", "serviceUrl": "https://www.chargezone.co.in/ac-chargers", "serviceLocation": { "@type": "Place", "name": "India" } }, "hasOfferCatalog": { "@type": "OfferCatalog", "name": "AC EV Chargers", "itemListElement": [ { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Home AC Charging" } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Workplace AC Charging" } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Public AC Charging" } } ] } }, { "@type": "BreadcrumbList", "@id": "https://www.chargezone.co.in/ac-chargers#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://www.chargezone.co.in/" }, { "@type": "ListItem", "position": 2, "name": "AC Chargers", "item": "https://www.chargezone.co.in/ac-chargers" } ] } ] }