{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grotto-creek-fc",
  "name": "Grotto Creek (FC)",
  "description": "This is a very basic site with no shade and no facilities. There are over 100 steps down to the Grotto area but you cannot down at the Grotto. SITE ACCESS: The site is located directly off The Great Northern Highway, approximately 38km south of Wyndham. FEES: There is no charge for the use of this facility, so if you are staying at this site we encourage you to help keep it clean, and please visit and support the nearest town or village. FACILITIES: There are no facilities at this location. T...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grotto-creek-fc",
  "image": [
    "https://directory.fullrangecamping.com.au/wp-content/uploads/2015/02/free-camps.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Great Northern Highway",
    "postalCode": "Our Address Great Northern Highway",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -15.721514,
    "longitude": 128.268251
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}