{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/100-mile-motel-rv-park-camping-in-100-mile-house-bc-100-mile",
  "name": "100 Mile Motel & RV Park: Camping in 100 Mile House, BC",
  "description": "Discover comfort and convenience at 100 Mile Motel & RV Park in 100 Mile House, British Columbia. Affordable rooms and RV parking await!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/100-mile-motel-rv-park-camping-in-100-mile-house-bc-100-mile",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/100_mile_motel_rv_park_entrance.webp",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "310 Hwy 97 South",
    "addressLocality": "100 Mile House",
    "addressRegion": "BC",
    "postalCode": "V0K 2E0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.643764,
    "longitude": -121.297403
  }
}