{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rv-base-camp-coonalpyn-south-australia",
  "name": "RV Base Camp",
  "description": "Near Murray River, Lakes and Coorong and Coonalpyn. Pets Allowed, Toilets, Drinking Water and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rv-base-camp-coonalpyn-south-australia",
  "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": "Malcolm Terrace",
    "addressLocality": "Coonalpyn",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.691404,
    "longitude": 139.857451
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}