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 Moira North campgrounds | Map | NSW National Parks 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/moira-north",  "name": "Moira North campgrounds | Map | NSW National Parks",  "description": "Book a camping stay at Moira North campgrounds in Murray Valley National Park, near Mathoura. Enjoy the largest continuous river red gum forest in the southern hemisphere.",  "url": "https://campertunity.com/listings/campgrounds/moira-north",  "image": [    "https://www.nationalparks.nsw.gov.au/assets/NPWS/images/logo.png"  ],  "address": {    "@type": "PostalAddress",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -35.9071245758679,    "longitude": 144.91352795142  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/moira-north-campgrounds/map"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Valley"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    },    {      "@type": "LocationFeatureSpecification",      "name": "River"    }  ]}