{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discovery-parks-gerroa-2534-au",
  "name": "Discovery Parks - Gerroa",
  "description": "Near Werri Beach, Werri Beach, Seven Mile Beach National Park, Seven Mile Beach, East Beach, Surf Beach, Bombo Beach, Jones beach, Mystics, Budderoo National Park, The Farm, South Coast and...",
  "url": "https://campertunity.com/listings/campgrounds/discovery-parks-gerroa-2534-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": "107 Crooked River Road, Gerroa, New South Wales",
    "addressLocality": "2534",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.769198,
    "longitude": 150.809111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Phillip M."
      },
      "reviewBody": "Camp site was not in a great location. Next to fence, rubbish visible on other site, broken plastic lawn chairs etc. The camping sites are a fair walk from the communal ablution block. \nTypical seaside resort, but children’s play area not under shade net. Overall looks slightly run-down.\nAblutions were clean and in overall good condition, no complaints there, and communal kitchen and fridge was good."
    }
  ]
}