{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rubber-ducky-resort-campground-warren-mb-ca",
  "name": "Rubber Ducky Resort and Campground",
  "description": "Rubber Ducky Resort and Campground camping reservations and campground information. Learn more about camping near Rubber Ducky Resort and Campground and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rubber-ducky-resort-campground-warren-mb-ca",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783595/%7Bpht%7DphotoURL2-original%7Bpht%7D1699579123546.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1069 Road 76.5 North",
    "addressLocality": "Warren",
    "addressRegion": "MB",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.13144,
    "longitude": -97.49262
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}