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 Waikoko 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/waikoko-campsite-central-north-island",  "name": "Waikoko Campsite",  "description": "This is the main campsite of five set along Waikoko stream. It's in a large, sunny clearing above the river.",  "url": "https://campertunity.com/listings/campgrounds/waikoko-campsite-central-north-island",  "image": [    "https://www.doc.govt.nz/thumbs/hero/contentassets/e84aa21903804fbcac68141c70f1169d/waikoko-campsite-hero.jpg",    "/thumbs/hero/contentassets/e84aa21903804fbcac68141c70f1169d/waikoko-campsite-hero.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressRegion": "Central North Island",    "addressCountry": "NZ"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -39.1375,    "longitude": 175.8305  },  "sameAs": [    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/central-north-island/places/kaimanawa-forest-park/things-to-do/campsites/waikoko-campsite/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "River"    },    {      "@type": "LocationFeatureSpecification",      "name": "Stream"    },    {      "@type": "LocationFeatureSpecification",      "name": "Creek"    }  ]}