{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/murphys-glen-campground-blue-mountains-national-park-nsw",
  "name": "Murphys Glen campground",
  "description": "Pitch your tent at Murphys Glen campground near Woodford in Blue Mountains National Park. It's the perfect nature getaway a short way from your car.",
  "url": "https://campertunity.com/listings/campgrounds/murphys-glen-campground-blue-mountains-national-park-nsw",
  "image": [
    "https://www.nationalparks.nsw.gov.au/-/media/npws/images/parks/blue-mountains-national-park/glenbrook-area/murphys-glen-campground/murphys-glen-campground-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Turpentine Walking Track",
    "addressLocality": "Blue Mountains National Park",
    "addressRegion": "NSW",
    "postalCode": "2787",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.7687561666656,
    "longitude": 150.485848553329
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "State_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "National_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drive In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Equestrian"
    }
  ]
}