{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burning-mountain-reserve-n-of-wingmen-nsw",
  "name": "Burning Mountain Reserve",
  "description": "All to myself, good walk and can play music loud no one near by. Except highway traffic and a creaky... Near Towarri National Park, Hunter and Murulla. Pets Allowed, Free, Toilets, BBQ Areas and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/burning-mountain-reserve-n-of-wingmen-nsw",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--sHM7zKlP--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/jmc5xrvrauo3i7jnmjwm",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--ZFm944Qd--/c_fill,h_400,q_auto,w_800/v1/production/jmc5xrvrauo3i7jnmjwm"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "New England Hwy, Murulla",
    "addressLocality": "N of Wingmen",
    "addressRegion": "NSW",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.855833,
    "longitude": 150.899444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "JoeJoe"
      },
      "reviewBody": "Very open and right next to the highway, so don't expect seclusion. Otherwise a fine spot."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Corey E."
      },
      "reviewBody": "All to myself, good walk and can play music loud no one near by. Except highway traffic and a creaky windmill. Flushing toilets!"
    }
  ]
}