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 Oamaru Hut 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/oamaru-hut-central-north-island",  "name": "Oamaru Hut",  "description": "This standard 12-bunk hut in the Kaimanawa Forest Park is a good base for hunting sika deer and fishing.",  "url": "https://campertunity.com/listings/campgrounds/oamaru-hut-central-north-island",  "image": [    "https://www.doc.govt.nz/thumbs/hero/contentassets/5ccb488e9ef54f968825835a6071e3c4/omaru-hut-1920.jpg",    "/thumbs/hero/contentassets/5ccb488e9ef54f968825835a6071e3c4/omaru-hut-1920.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressRegion": "Central North Island"  },  "sameAs": [    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/central-north-island/places/kaimanawa-forest-park/things-to-do/huts/oamaru-hut/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Cabin"    },    {      "@type": "LocationFeatureSpecification",      "name": "Fishing"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    }  ]}