{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coolatai-hall-tennis-courts-coolatai-new-south-wales",
  "name": "Coolatai Hall/Tennis Courts",
  "description": "Cute little spot, super quiet. Playground and tennis courts for the kids. Toilets and showers are cl... Near New England North West and Coolatai. Pets Allowed, Toilets and Drinking Water.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coolatai-hall-tennis-courts-coolatai-new-south-wales",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cnr Warialda & Wallangra-Coolatai Rds",
    "addressLocality": "Coolatai",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -29.250888,
    "longitude": 150.751731
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "GailMandl"
      },
      "reviewBody": "Good for a stop over, showers and toilets which were clean and tidy."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Tamara"
      },
      "reviewBody": "Cute little spot, super quiet. Playground and tennis courts for the kids. Toilets and showers are clean and maintained. Stay by donation."
    }
  ]
}