{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jump-up-lookout-free-camping-area-petermann-nt",
  "name": "Jump Up Lookout Free Camping Area",
  "description": "Jump Up Lookout Rest Area offers stunning views of the MacDonnell Ranges and a variety of facilities for visitors, including picnic tables, barbecue shelters, toilets, rubbish bins, a fire pit, and a camping area. It is a great place to stop for a break from driving, to enjoy a picnic lunch, or to simply take in the views. The lookout is located on a hilltop, and a short walk from the car park will take you to a platform where you can enjoy the panoramic views. On a clear day, you can see for...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jump-up-lookout-free-camping-area-petermann-nt",
  "image": [
    "https://photos.geozone.co.nz/photos/fe988e7b0e6227d6d0df2b80d6f058e0-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Larapinta Dr",
    "addressLocality": "Petermann",
    "addressRegion": "NT",
    "postalCode": "0872",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.0606,
    "longitude": 131.409
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  }
}