{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mantago-bay-rv-park-and-campground-oakbank",
  "name": "Mantago Bay RV Park and Campground",
  "description": "located on Lake Winnipeg - sandy beach 1.6km - center 8km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mantago-bay-rv-park-and-campground-oakbank",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650819710.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Oakbank",
    "addressRegion": "MB",
    "postalCode": "R0E",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.13982,
    "longitude": -96.35336
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$30+"
}