{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bell-tourist-cabins-caravan-sites",
  "name": "BELL TOURIST PARK ~ CABINS | CARAVAN SITES | CAMPING",
  "description": "Bell Tourist Park offers cabins and powered sites for individuals and groups.",
  "url": "https://campertunity.com/listings/campgrounds/bell-tourist-cabins-caravan-sites",
  "image": [
    "http://www.belltouristpark.com.au/wp-content/uploads/2022/03/Overview-of-park.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.9255023,
    "longitude": 151.4480508
  },
  "sameAs": [
    "http://www.belltouristpark.com.au/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}