{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/my-rig-adventures-blackwater-queensland",
  "name": "My Rig Adventures",
  "description": "Nice, quiet spot. Plenty of room on May Day weekend. Amenities were clean. FREE camping for 7 days a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/my-rig-adventures-blackwater-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--GZTdsA3C--/c_fill,h_400,q_auto,w_800/v1/production/vfw6jhelwfgqlglqhcu6",
    "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": "Bedford Weir Rd",
    "addressLocality": "Blackwater",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -23.473772,
    "longitude": 148.7852681
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}