{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/byron-bay-hinterland-paradise",
  "name": "Byron Bay Hinterland Paradise",
  "description": "Nestled among the peaceful hills of Byron Bay is this secluded sanctuary at Possum Creek. With stunn",
  "url": "https://campertunity.com/listings/campgrounds/byron-bay-hinterland-paradise",
  "image": [
    "https://campspace.com/media/medium/uploads/space/33/00/_1/3300_1_5e53cce71de86.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Australia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.68,
    "longitude": 153.49
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}