{
    "@context": "http://schema.org",
                "@type": "LocalBusiness",
                "name": "Ecotricity NZ",
                "description": "New Zealand's first and only provider of 100% renewable, Toitū climate positive certified electricity for HOME and BUSINESS.",
                "image": "https://ecotricity.strapi.nz/uploads/CP_eco_banner_41370c07ac.jpg",
                "logo": "https://ecotricity.strapi.nz/uploads/thumbnail_Ecotricity_Logo_104414182a.png",
                "url": "https://ecotricity.co.nz/",
                "telephone": "09 309 8444",
                "sameAs": ["https://twitter.com/ecotricity_nz","https://nz.linkedin.com/company/ecotricity-nz","https://www.facebook.com/EcotricityNZ/","https://www.youtube.com/@EcotricityNZ","https://www.instagram.com/ecotricity_nz/"],
                "address": {
                    "@type": "PostalAddress",
                    "streetAddress": "48 Emily Place, Downtown",
                    "addressLocality": "Auckland",
                    "postalCode": "1010",
                    "addressCountry": "New Zealand"
                },
                "openingHoursSpecification": {
                "@type": "OpeningHoursSpecification",
                "dayOfWeek": [
                  "Monday",
                  "Tuesday",
                  "Wednesday",
                  "Thursday",
                  "Friday"
                ],
                "opens": "08:00",
                "closes": "17:30"
                }
            }
