{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/othello-tunnels-campground-rv-park-hope-bc",
  "name": "Othello Tunnels Campground & RV Park: Hope, British Columbia",
  "description": "Experience outdoor adventure at Othello Tunnels Campground & RV Park in Hope, British Columbia. Book your spot!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/othello-tunnels-campground-rv-park-hope-bc",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.othellotunnels.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "67851 Othello Road",
    "addressLocality": "Hope",
    "addressRegion": "BC",
    "postalCode": "V0X 1L1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3809529336213,
    "longitude": -121.352592001754
  }
}