{
  "@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
  },
  "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"
    }
  ]
}