{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverside-urban-retreat-winnipeg-mb-ca",
  "name": "Riverside Urban Retreat",
  "description": "Nestled on a quiet riverfront lot adjacent to a peaceful park, this urban getaway offers RV camping just minutes from a bustling historic district filled with unique shops and dining. Friendly hosts welcome you with amenities--shower access, fresh fruit, water fill-up and Wi-Fi--ensuring a comfortable stay. Enjoy stunning river views from the patio, stroll park trails steps away, and swap stories around the garden table for an unforgettable city adventure.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverside-urban-retreat-winnipeg-mb-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30541/photo-gallery/kWEmYWBU1DFUmUtL_9e3bd8fe480cd422813dd94bcea4f3d0_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/194202/profile/E4hClw8faGIydagS_02ab4cd423e901344a020813da93490a_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Winnipeg, MB",
    "addressLocality": "Winnipeg",
    "addressRegion": "MB",
    "postalCode": "R2V 1X6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.96109135,
    "longitude": -97.21747026
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@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": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  }
}