{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-inn-motel-rv-park-gander-nl",
  "name": "Country Inn Motel & RV Park",
  "description": "Relax and reconnect with nature at Country Inn Motel & RV Park in Gander, Newfoundland & Labrador.",
  "url": "https://campertunity.com/listings/campgrounds/country-inn-motel-rv-park-gander-nl",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.countryinngander.ca%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "315 Magee Road",
    "addressLocality": "Gander",
    "addressRegion": "Newfoundland & Labrador",
    "postalCode": "A1V 1W6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.1875,
    "longitude": -52.8444
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/country-inn-motel-rv-park/"
  ]
}