{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/airport-inn-motel-rv-park-quesnel-bc-2",
  "name": "Airport Inn Motel & RV Park",
  "description": "Situated on 14 acres of the flat land surrounded by mountain, forest and trees, our Airport Inn Motel & RV Park focus on the Comfort and Relaxation of our valuable guests while away from home. We are conveniently located on Highway 97, minutes away from downtown, close to Airport & Junction to Barkerville. We offer free Wi-Fi, free continental Breakfast and free Long Distance Calls in rooms, free Airport Shuttle, 24 hours on site management and access to private Laundry, children’s Playground...",
  "url": "https://campertunity.com/listings/campgrounds/airport-inn-motel-rv-park-quesnel-bc-2",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3101 Highway 97 North",
    "addressLocality": "Quesnel",
    "addressRegion": "BC",
    "postalCode": "V2J 5Y8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.0084,
    "longitude": -122.505521
  }
}