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 Middleton 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-middleton-campsite-canterbury",  "name": "Lake Middleton Campsite",  "description": "Use this campsite as a base to walk or mountain bike in the Lake Ōhau area or in Ruataniwha Conservation Park.",  "url": "https://campertunity.com/listings/campgrounds/lake-middleton-campsite-canterbury",  "image": [    "https://www.doc.govt.nz/thumbs/hero/contentassets/b06b9a530faf4cb0840c8b8af7e72538/lake-middleton-paddleboarder-1920.jpg",    "/thumbs/hero/contentassets/b06b9a530faf4cb0840c8b8af7e72538/lake-middleton-paddleboarder-1920.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressRegion": "Canterbury",    "addressCountry": "NZ"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -44.2782,    "longitude": 169.8509  },  "sameAs": [    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/canterbury/places/twizel-area/things-to-do/lake-middleton-campsite/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Mountain Biking"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    },    {      "@type": "LocationFeatureSpecification",      "name": "Mountain"    },    {      "@type": "LocationFeatureSpecification",      "name": "Bike In"    }  ]}