{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/national-parks-star-gazing-picturesque-secluded-site",
  "name": "National parks, star gazing, picturesque secluded site",
  "description": "Our property of just under 40 acres is set in one the most beautiful regions in Qld. The granite bel",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/national-parks-star-gazing-picturesque-secluded-site",
  "image": [
    "https://campspace.com/media/medium/uploads/space/32/80/_1/3280_1_5e53cca5c3bed.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Australia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.69,
    "longitude": 152.02
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    }
  ]
}