Structured for AI

The same listing, in formats AI assistants can read directly.

  • ChatGPT
  • Claude
  • Gemini
  • Any AI agent

You can analyze this campground with your AI assistant

Use campertunity.com to consider Lake Māhinapua Campsite for our next trip.”

Choose your data format

Add .md for clean markdown or .json for structured data.

Responseapplication/json
{  "@context": "https://schema.org",  "@type": "Campground",  "@id": "https://campertunity.com/listings/campgrounds/lake-mahinapua-campsite-west-coast-nz",  "name": "Lake Māhinapua Campsite",  "description": "Camp beside Lake Māhinapua within forest surroundings. A popular overnight and day stop. Enjoy water sports in the lake.",  "url": "https://campertunity.com/listings/campgrounds/lake-mahinapua-campsite-west-coast-nz",  "image": [    "https://www.doc.govt.nz/thumbs/hero/contentassets/c3ecca3406914562ae03bfcdb29432dc/lake-mahinapua-campsite-1920.jpg",    "/thumbs/hero/contentassets/c3ecca3406914562ae03bfcdb29432dc/lake-mahinapua-campsite-1920.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressRegion": "West Coast",    "addressCountry": "NZ"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -42.79468,    "longitude": 170.90106  },  "sameAs": [    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/west-coast/places/mahinapua-scenic-reserve/things-to-do/campsites/lake-mahinapua-campsite/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Biking"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    }  ]}