{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-otools-camp-site-mount-baw-baw-region-victoria",
  "name": "Little O'Tools Camp Site",
  "description": "Right on the river with pit toilet, a few designated camp sites with fire pits. Great flat sites in a great location, just down from the larger O'Tooles Campsites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-otools-camp-site-mount-baw-baw-region-victoria",
  "image": [
    "https://photos.geozone.co.nz/photos/a8257cdb91528116757ef7371e123170-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mount Baw Baw Region",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.748,
    "longitude": 146.44
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pit_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    }
  ]
}