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 Brindabella National Park 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/brindabella-national-park-uriarra-nsw",  "name": "Brindabella National Park",  "description": "Lowells Flat campground is a great spot for the family to enjoy a weekend in the outdoors. Just a few hours from the city, but remarkably remote and away from it all.",  "url": "https://campertunity.com/listings/campgrounds/brindabella-national-park-uriarra-nsw",  "image": [    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/brindabella-national-park/lowells-flat-campground/lowells-flat-campground-01.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Lowells Flat Trail",    "addressLocality": "Uriarra",    "addressRegion": "NSW",    "postalCode": "2611",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -35.2798157133331,    "longitude": 148.740920060001  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/lowells-flat-campground"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "National Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "State Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    }  ]}