{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-trailside-rv-camp-bromont-qc",
  "name": "Mountain Trailside RV Camp",
  "description": "Nestled along a quiet mountain road, this RV Camping spot offers class B rigs a serene basecamp just minutes from scenic hiking and mountain biking trails. Enjoy personalized trail maps, local brewery and restaurant recommendations, and easy access to golf courses and a nearby water park. A short drive brings you to charming village amenities and, just under an hour away, a major city buzz. Perfect for outdoor adventurers seeking peace and exploration.",
  "url": "https://campertunity.com/listings/campgrounds/mountain-trailside-rv-camp-bromont-qc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11057/profile/rUFdz5lJdQPYWLmY_e8a077d7f0296d6435d9ee5e4f763b42_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/245986/profile/A70m9dmBw3YZvgQe_545fa9126e7bf6cce8f706475c64b911_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bromont, QC",
    "addressLocality": "Bromont",
    "addressRegion": "QC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.27030754,
    "longitude": -72.67479728
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}