{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandy-g-maryborough-queensland-au",
  "name": "Sandy G.",
  "description": "I was welcomed by lovely Lou and Matt and given a snug tent space between vans, facing the river, a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandy-g-maryborough-queensland-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--GOtqK80Y--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/dyuckzycidri0xjzod9u",
    "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": "71 Wharf St",
    "addressLocality": "Maryborough",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.537583,
    "longitude": 152.7019182
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}