{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-at-gap-view-hotel-alice-springs",
  "name": "Campground at Gap View Hotel",
  "description": "Absolutely brilliant! Quiet, great facilities. Lovely meals available in the hotel. Awesome pool are... Near Alice Springs and The Gap. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campground-at-gap-view-hotel-alice-springs",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--km8kza58--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/xzc70a7utjhfpx2m59ct",
    "https://media.anycamp.com.au/c/image/upload/s--VZW6npkN--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/xzc70a7utjhfpx2m59ct"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "123 Gap Rd",
    "addressLocality": "Alice Springs",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.72179,
    "longitude": 133.869723
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lawrie"
      },
      "reviewBody": "Camping in caravan park be hind hotel $25 pn can only stay 1 week when booking, has access to pool, hotel."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Melissa T."
      },
      "reviewBody": "Absolutely brilliant! Quiet, great facilities. Lovely meals available in the hotel. Awesome pool area"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Bev"
      },
      "reviewBody": "How do you book when no one awswers the phone so you can pay"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Penelope"
      },
      "reviewBody": "Not ideal for tent pegs even in the designated tent area. We ended up needing a refund to go somewhere else (They apologised and refunded straight away).\nThe caravan/powered part was nice and grassy."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jenny W."
      },
      "reviewBody": "Beautiful new amenities. Lot of noise as pub has outdoor screen next to amenities, but it is not too loud and not too late. Busy campground."
    }
  ]
}