{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heartbreak-hotel-caravan-park-cape-crawford-northern",
  "name": "Heartbreak Hotel Caravan Park",
  "description": "Great pool shady trees and good restaurant Near Katherine Daly and Mcarthur. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/heartbreak-hotel-caravan-park-cape-crawford-northern",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cnr Carpentaria & Tableland Hwys",
    "addressLocality": "Cape Crawford",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.682717,
    "longitude": 135.727241
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jenny W."
      },
      "reviewBody": "Great hotel. Green grass but noisy generator and refrigerator transport kept us awake."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Alicia P."
      },
      "reviewBody": "Cheap as chips $20 Unpowered and kids free. A good one nighter if your heading to Borroloola or King Ash bay."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Greg H."
      },
      "reviewBody": "Great pool shady trees and good restaurant"
    }
  ]
}