{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-inn",
  "name": "Country Inn",
  "description": "Country Inn in Gander, NL, offers exceptional value for RV campers. Enjoy great service with daily amenities, full hookups, clean facilities, and a convenient location near downtown. Highly recommended for its excellent amenities and friendly service.",
  "url": "https://campertunity.com/listings/campgrounds/country-inn",
  "image": [
    "https://img.pinecliffresort.net/d45/2503/1298102889.webp",
    "https://img.pinecliffresort.net/d45/2503/1298103584.webp",
    "https://img.pinecliffresort.net/d45/2503/1298102068.webp",
    "https://img.pinecliffresort.net/d45/2503/1298103229.webp",
    "https://img.pinecliffresort.net/d45/2503/1298104098.webp",
    "https://img.pinecliffresort.net/d45/2503/1298104881.webp",
    "https://img.pinecliffresort.net/d45/2503/1298103381.webp",
    "https://img.pinecliffresort.net/d45/2503/1298103754.webp",
    "https://img.pinecliffresort.net/d45/2503/1298104235.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "315 Magee Rd, Gander, NL A1V 1W6, Canada"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.9849905,
    "longitude": -54.6069965
  },
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/country-inn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}