{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/downtown-city-street-rv-stop-montreal-qc",
  "name": "Downtown City Street RV Stop",
  "description": "Discover RV camping on a quiet residential street just steps from a bustling urban core. This peaceful on-street stop offers overnight parking in a safe, low-traffic neighborhood. Enjoy easy access to local dining, shops and nightlife--all without leaving your rig. Ideal for travelers seeking a budget-friendly, walkable base for exploring the city‚Äôs vibrant downtown atmosphere.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/downtown-city-street-rv-stop-montreal-qc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12134/profile/Ae1Spj8ajxTvEt4b_8ece429881504debec5eece41921492d_small.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/250861/profile/1Yx9lhwuBECEKOb6_6bb9b2a6c1cd966c19b8768f5a9cf662_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Montreal, QC",
    "addressLocality": "Montreal",
    "addressRegion": "QC",
    "postalCode": "H3y 1r8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.47653977,
    "longitude": -73.57629708
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}