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 North Arm 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/north-arm-campsite-southland",  "name": "North Arm Campsite",  "description": "This is a basic Great Walk campsite on Stewart Island/Rakiura. It is a short distance from North Arm Hut and is surrounded by forest.",  "url": "https://campertunity.com/listings/campgrounds/north-arm-campsite-southland",  "image": [    "https://www.doc.govt.nz/thumbs/hero/contentassets/4ecd41ffa78542c788efa34cdc2655d6/north-arm-campsite-hero.jpg",    "/thumbs/hero/contentassets/4ecd41ffa78542c788efa34cdc2655d6/north-arm-campsite-hero.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressRegion": "Southland",    "addressCountry": "NZ"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -46.88323203,    "longitude": 168.01809874  },  "sameAs": [    "https://www.doc.govt.nz/parks-and-recreation/places-to-go/southland/places/stewart-island-rakiura/rakiura-national-park/things-to-do/north-arm-campsite/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Hut"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Island"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    }  ]}