{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/king-river-palms-caravan-park-albany-western-australia",
  "name": "King River Palms Caravan Park",
  "description": "Near Emu Beach, Emu Point Beach, Middleton Beach, Gull Rock National Park, Barker Bay Beach, Fisheries Beach, Goode Beach, Whalers Beach, Cheyne Beach, Torndirrup National Park, Misery Beach,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/king-river-palms-caravan-park-albany-western-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chester Pass Rd, Willyung",
    "addressLocality": "Albany",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.939743,
    "longitude": 117.90279
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Corey H."
      },
      "reviewBody": "These guys really helped us out in a pinch. The park has a lot of long term residents which we didn’t see much of. The managers are super friendly and helpful. The amenities were clean and in good condition. We only did one night as we had other stuff booked but we could have stayed longer for sure."
    }
  ]
}