{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bell-haven-park-trent-lakes-on",
  "name": "Bell Haven Park",
  "description": "Our amenities include washroom and shower facilities, a heated swimming pool (open from end of June to beginning of Sept), a coin laundry, a recreation hall, a convenience store, a pool table, a sandy beach, a playground, horseshoe pits, a baseball field, a basketball pad and a volleyball court. We also offer a variety of organized activities for both adults and children. An electronic security gate controls traffic in the park. Your well-behaved small to mid-size pets are welcome. Reservatio...",
  "url": "https://campertunity.com/listings/campgrounds/bell-haven-park-trent-lakes-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "544 Peterborough County Rd 36 N RR 3",
    "addressLocality": "Trent Lakes",
    "addressRegion": "ON",
    "postalCode": "K0M 1A0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5846,
    "longitude": -78.5128
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    }
  ]
}