{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/breeze-holiday-parks-mary-river-annaburroo-via-humpty",
  "name": "Breeze Holiday Parks - Mary River",
  "description": "This place is a it of luxury at the top end . beautiful park, lots of places, huge kitchen and dinin... Near Litchfield Kakadu Arnhem and Mount Bundey. Pets Allowed, Toilets, Drinking Water, BBQ...",
  "url": "https://campertunity.com/listings/campgrounds/breeze-holiday-parks-mary-river-annaburroo-via-humpty",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ebpGrRVp--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/hrjl9yekog3pxcbtbhmx",
    "https://media.anycamp.com.au/c/image/upload/s--JgUrAOGD--/c_fill,h_400,q_auto,w_800/hrjl9yekog3pxcbtbhmx",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mary River Crossing Arnhem Hwy",
    "addressLocality": "Annaburroo Via Humpty Doo 0836",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -12.906848,
    "longitude": 131.647303
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kriszta"
      },
      "reviewBody": "This place is a it of luxury at the top end . beautiful park, lots of places, huge kitchen and dining area for big families. Clean toilet and shower, swimming pool, kiosk, tropical surrounding round the cafe. the bungalows must be a well kept as well."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dan C."
      },
      "reviewBody": "Great spot good camp ground bar and restaurant clean amenities!"
    }
  ]
}