{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/meadowlark-campground-rv-park-brandon-mb",
  "name": "Meadowlark Campground & RV Park",
  "description": "For an enjoyable camping experience to spend a day, week, or more, choose Meadowlark Campground & RV Park. Conveniently located on the Trans Canada Highway #1, between the 1st Street and 18th Street exits at Brandon, Manitoba. We offer full hook-ups, 50 amp service, wireless internet, clean laundromat and washrooms, plus a small convenience store.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/meadowlark-campground-rv-park-brandon-mb",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Meadowlark Tr Pk",
    "addressLocality": "Brandon",
    "addressRegion": "MB",
    "postalCode": "R7C 0C1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.887217,
    "longitude": -99.955716
  }
}