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 Border Ranges 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/border-ranges-national-park-border-ranges-nsw",  "name": "Border Ranges National Park",  "description": "Set up your campsite at Forest Tops campground – the ultimate place to relax under the stars and enjoy the World-Heritage beauty of Border Ranges National Park.",  "url": "https://campertunity.com/listings/campgrounds/border-ranges-national-park-border-ranges-nsw",  "image": [    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/border-ranges-national-park/forest-tops-campground/forest-tops-campground-03.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Tweed Range Scenic Drive",    "addressLocality": "Border Ranges",    "addressRegion": "NSW",    "postalCode": "2474",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -28.3875234266665,    "longitude": 153.063873026667  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/forest-tops-campground"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "State Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "National Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    }  ]}