{ "@context": "https://schema.org", "@type": "Restaurant", "name": "Commi", "image": "https://www.commi.co.nz/images/your-logo.jpg", "address": { "@type": "PostalAddress", "streetAddress": "145D Colombo Street", "addressLocality": "Sydenham", "addressRegion": "Christchurch", "postalCode": "8023", "addressCountry": "NZ" }, "geo": { "@type": "GeoCoordinates", "latitude": -43.548, "longitude": 172.637 }, "url": "https://www.commi.co.nz", "telephone": "+64-3-366-8844", "servesCuisine": ["Thai", "Vietnamese", "Asian Fusion"], "priceRange": "$$" }

