{ "@context": "https://schema.org", "@graph": [ { "@type": "Restaurant", "@id": "https://www.mama-san.co.nz/mama-san-nelson#restaurant", "name": "Mama San Nelson", "image": "https://www.mama-san.co.nz/assets/hero-nelson.jpg", "telephone": "+64 3 545 6226", "url": "https://www.mama-san.co.nz/mama-san-nelson", "priceRange": "$$", "openingHours": "Mo-Su 17:00-20:30", "servesCuisine": ["Thai", "Vietnamese", "Asian Fusion"], "address": { "@type": "PostalAddress", "streetAddress": "112 Collingwood Street", "addressLocality": "Nelson", "postalCode": "7010", "addressCountry": "NZ" }, "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Fully Licensed Bar", "value": true }, { "@type": "LocationFeatureSpecification", "name": "Hawker Street Food Sharing Plates", "value": true } ] }, { "@type": "FAQPage", "@id": "https://www.mama-san.co.nz/mama-san-nelson#faq", "mainEntity": [ { "@type": "Question", "name": "Where is Mama San Nelson located, and do you offer takeaway?", "acceptedAnswer": { "@type": "Answer", "text": "Mama San Nelson is located in the heart of the Nelson CBD, beautifully positioned near the Maitai River walkways and just a short stroll from Trafalgar Street and the Nelson Cathedral precinct. We offer a complete dine-in restaurant experience as well as fast, convenient online ordering for Thai-Vietnamese takeaway and delivery across central Nelson." } }, { "@type": "Question", "name": "What are the best signature dishes at Mama San Nelson for a group dinner?", "acceptedAnswer": { "@type": "Answer", "text": "Our Nelson menu is built around vibrant South East Asian hawker-style street food and modern fusion sharing plates. Local favorites for group dining include our slow-cooked Rendang Beef Curry, crispy Pork Belly, traditional Vietnamese Pho options, and classic Pad Thai. Our menu is designed for sharing, allowing large groups to experience a diverse range of Thai, Vietnamese, and Malaysian flavors in a single sitting." } }, { "@type": "Question", "name": "Can you accommodate dietary restrictions like dairy-free or peanut allergies?", "acceptedAnswer": { "@type": "Answer", "text": "Absolutely. South East Asian cuisine naturally highlights dairy-free dining since we prioritize coconut milk over dairy bases. For peanut or nut allergies, many of our Thai and Vietnamese dishes can be prepared entirely nut-free upon request. Because our sauces are made fresh in-house, simply alert your server to your specific allergy, and our kitchen team will tailor your meal safely." } } ] } ] }

