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 Glencoe 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/glencoe-campsite-otago",  "name": "Glencoe Campsite",  "description": "This is a standard campsite in the Coastal Otago area. Camp in a sheltered area surrounded by beech and podocarp forest. River, walking and tramping nearby.",  "url": "https://campertunity.com/listings/campgrounds/glencoe-campsite-otago",  "image": [    "https://www.doc.govt.nz/thumbs/hero/contentassets/ff4e81d56fd44ca49b3d30d7e8633c4a/glencoe-campsite-hero.jpg",    "/thumbs/hero/contentassets/ff4e81d56fd44ca49b3d30d7e8633c4a/glencoe-campsite-hero.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressRegion": "Otago",    "addressCountry": "NZ"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -45.22728574,    "longitude": 170.75739613  },  "sameAs": [    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/otago/places/moeraki-area/things-to-do/glencoe-campsite/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Coastal"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    },    {      "@type": "LocationFeatureSpecification",      "name": "River"    }  ]}