{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-paradis-bourget-bourget-on",
  "name": "Camping Paradis Bourget",
  "description": "Camping Paradis Bourget is a newly renovated campground with accommodating campsites, fully equipped with electricity, running water, picnic tables and a fire pit. Brand-new splash pad for the kids. Enjoy 2 pools, a jacuzzi, a volleyball court, a soccer field and a playground. Multiple golf courses nearby. Cottage rentals available. Located 15 minutes from Calypso water park.",
  "url": "https://campertunity.com/listings/campgrounds/camping-paradis-bourget-bourget-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4304 Champlain Rd",
    "addressLocality": "Bourget",
    "addressRegion": "ON",
    "postalCode": "K0A 1E0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.41677,
    "longitude": -75.1479
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    }
  ]
}