{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakeview-caravan-park-richmond-queensland-1",
  "name": "Lakeview Caravan Park",
  "description": "This is a great park a short walk from the tiny ‘town’ where there is a pub, butcher, supermarket et...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakeview-caravan-park-richmond-queensland-1",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--XjA1RC9s--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/u9esdnsaf6oeadwa5wxt",
    "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": "119 Goldring St",
    "addressLocality": "Richmond",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.569655,
    "longitude": 142.9283602
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}