{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/millionth-acre-recreation-area-hampton-new-south-wales",
  "name": "Millionth Acre Recreation Area",
  "description": "Near Blue Mountains and Hampton. Pets Allowed, Free, Toilets and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/millionth-acre-recreation-area-hampton-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Dwzfwe3b--/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/bzxelzou27mit0rn53np",
    "https://media.anycamp.com.au/c/image/upload/s--HR2yrR6Q--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/bzxelzou27mit0rn53np"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duckmaloi Rd",
    "addressLocality": "Hampton",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.676944,
    "longitude": 150.050272
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Emma"
      },
      "reviewBody": "Good just for the nights stay.. plently of sites and has a toilet"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Donna P."
      },
      "reviewBody": "We brought the caravan up to enjoy a rare day and overnight stay when it was snowing. The road was cut just past this campsite on the way to Jenolan Caves due to snow and trees down.\nIt was a winter wonderland with lots of families visiting to frolic in the snow.\nDue to the snow, we couldn't see any roads into the centre of the campsite (lots of boulders surrounding the picnic area that also has lots of picnic tables but no shelter over them so we were glad to shelter in the caravan) so we parked our rig just outside the picnic area. There is a lot of space inside the picnic area so theoretically you can drive inside."
    }
  ]
}