{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/town-country-campground-camping-winnipeg-manitoba-winnipeg-m",
  "name": "Town & Country Campground | Camping in Winnipeg, Manitoba",
  "description": "Experience outdoor adventure at Town & Country Campground in Winnipeg, Manitoba. Book your spot!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/town-country-campground-camping-winnipeg-manitoba-winnipeg-m",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto4497408.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "56001 Murdock Road",
    "addressLocality": "Winnipeg",
    "addressRegion": "MB",
    "postalCode": "R2C 2Z3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.827167,
    "longitude": -96.978673
  }
}