{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kangerong-holiday-park-3936",
  "name": "Kangerong Holiday Park",
  "description": "Lovely site, friendly residents. It’s right behind the petrol station which took us a few passes to... Near Mills Beach, Mornington Peninsula National Park, Sunnyside Beach, Gunnamatta Beach,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kangerong-holiday-park-3936",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--UP_cPNb_--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/hntsgejoyvzgibw9wslp",
    "https://media.anycamp.com.au/c/image/upload/s--oNvbHWDV--/c_fill,h_400,q_auto,w_800/hntsgejoyvzgibw9wslp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "105 Point Nepean Road, Dromana, Victoria",
    "addressLocality": "3936",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -38.330051,
    "longitude": 144.971095
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Tim"
      },
      "reviewBody": "Lovely site, friendly residents. It’s right behind the petrol station which took us a few passes to work out, but otherwise easy enough to get too which a short walk to the beach"
    }
  ]
}