{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coolah-caravan-park-2843-au",
  "name": "Coolah Caravan Park",
  "description": "Near Central NSW and Coolah. Pets Allowed, Drinking Water, BBQ Areas, Showers and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/coolah-caravan-park-2843-au",
  "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": "38 Cunningham Street, Coolah, New South Wales",
    "addressLocality": "2843",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -31.82606,
    "longitude": 149.72389
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "jnj"
      },
      "reviewBody": "Very enjoyable stay and ventured to the Black Stump Butchery and can’t speak highly enough of the quality of the meat which is grown locally in the Coolah Valley, the gentlemen said they were investing in a Self Serve Meat Vending Machine hopefully installed by the New Year when we travel though again. Great place to visit."
    }
  ]
}