{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bunny-beach-farm-stay-back-valley-sa-5211-australia",
  "name": "Bunny Beach Farm Stay",
  "description": "Large open flat areas No toilets, power or water. 0487 898 837 to book. Neil. Near Back Valley. .",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bunny-beach-farm-stay-back-valley-sa-5211-australia",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "493 Inman Valley Road",
    "addressLocality": "Back Valley SA 5211",
    "addressRegion": "Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.53,
    "longitude": 138.56
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Neil H."
      },
      "reviewBody": "Large open flat areas\nNo toilets, power or water. \n0487 898 837 to book. \nNeil."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Anita B."
      },
      "reviewBody": "It's strange that they named their parking lot a \"beach \" as it's nowhere near any water. What you getting there is a parking site without toilets, without 💧 and without internet, yet nearby the main road. You pay for a piece of dirt - that's it!"
    }
  ]
}