{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kentish-park-lake-barrington-west-kentish-tasmania",
  "name": "Kentish Park Lake Barrington",
  "description": "Great campsite with heaps of space and access to Lake Barrington. Fires and wood collection allowed... Near North West and West Kentish. Pets Allowed, Free, Toilets, BBQ Areas, Swimming and Allows...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kentish-park-lake-barrington-west-kentish-tasmania",
  "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": "West Kentish Rd",
    "addressLocality": "West Kentish",
    "addressRegion": "Tasmania",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -41.381623,
    "longitude": 146.218153
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Remy E."
      },
      "reviewBody": "Great campsite with heaps of space and access to Lake Barrington. Fires and wood collection allowed and bins provided."
    }
  ]
}