{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/acacia-hills-caravan-campground-acacia-hills",
  "name": "Acacia Hills Caravan & Campground",
  "description": "Large spacious sits, beautiful pool, clean amenities, kitchens with free bbq’s, dog friendly and dog... Near Darwin and Acacia Hills. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered...",
  "url": "https://campertunity.com/listings/campgrounds/acacia-hills-caravan-campground-acacia-hills",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Wu1QZckI--/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/yqsy7iobf4npbb9uwh5i",
    "https://media.anycamp.com.au/c/image/upload/s--DBYCF3fM--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/yqsy7iobf4npbb9uwh5i"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3740 Stuart Hwy",
    "addressLocality": "Acacia Hills",
    "addressRegion": "Northern Territory",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -12.798307,
    "longitude": 131.121333
  },
  "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": "Hill"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sherryn"
      },
      "reviewBody": "Large spacious sits, beautiful pool, clean amenities, kitchens with free bbq’s, dog friendly and doggy daycare available for you to enjoy trips out to national parks or just to go and enjoy a meal"
    }
  ]
}