{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/thill-ridge-campground-hampton-new-south-wales",
  "name": "Thill Ridge Campground",
  "description": "Plenty of options Near Blue Mountains and Hampton. Pets Allowed, Free and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/thill-ridge-campground-hampton-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--MasPhnuj--/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/vu0y5oyxnak7cqqiw1b7",
    "https://media.anycamp.com.au/c/image/upload/s--_jfHguEz--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/vu0y5oyxnak7cqqiw1b7"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LOT 72 Bindo Boundary Rd",
    "addressLocality": "Hampton",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.668502,
    "longitude": 150.022474
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "mat457"
      },
      "reviewBody": "Flat site on the top of the ridge but there is a nicer site about 30m behind the ridge top"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Liam G."
      },
      "reviewBody": "Plenty of options"
    }
  ]
}