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 Glenbrook area 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/glenbrook-area-blue-mountains-national-park-nsw",  "name": "Glenbrook area",  "description": "Campsites at Euroka campground are a great spot to pitch a tent in Blue Mountains National Park. Just south of Glenbrook, it’s near to picnic areas and walking tracks.",  "url": "https://campertunity.com/listings/campgrounds/glenbrook-area-blue-mountains-national-park-nsw",  "image": [    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/blue-mountains-national-park/glenbrook-area/euroka-campground/euroka-campground-001.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Fern Glen Walking Track",    "addressLocality": "Blue Mountains National Park",    "addressRegion": "NSW",    "postalCode": "2787",    "addressCountry": "AU"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": -33.7990289854787,    "longitude": 150.618608036233  },  "sameAs": [    "https://www.nationalparks.nsw.gov.au/camping-and-accommodation/campgrounds/euroka-campground"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "National Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "Picnic Table"    },    {      "@type": "LocationFeatureSpecification",      "name": "State Park"    },    {      "@type": "LocationFeatureSpecification",      "name": "Walk In"    },    {      "@type": "LocationFeatureSpecification",      "name": "Picnic Table"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Mountain"    }  ]}