{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lisa-3799-au",
  "name": "lisa",
  "description": "Beautiful park. Lots of facilities. Friendly owners, and a coffee van! This park is just stunning....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lisa-3799-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--FxQ9hiOX--/c_fill,h_400,q_auto,w_800/qr7wsy6khkdincez4nuc",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 600 400'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30 Woods Point Rd, Warburton, Victoria",
    "addressLocality": "3799",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7262279,
    "longitude": 24.8507398
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}