{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/secluded-bellinger-river-rainforest-hideaway",
  "name": "Secluded Bellinger River... Rainforest Hideaway!",
  "description": "Nestled in Rainforest just 4km from the eclectic, historic town of Bellingen. This 7 acre property e",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/secluded-bellinger-river-rainforest-hideaway",
  "image": [
    "https://campspace.com/media/medium/uploads/space/33/03/_1/3303_1_5e53ccea4cb96.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Australia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.42,
    "longitude": 152.86
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rainforest"
    }
  ]
}