{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deer-lake-municipal-deer-lake-nl",
  "name": "Deer Lake Municipal RV Park and Campground",
  "description": "Book a rv, glamping, tent at Deer Lake Municipal RV Park and Campground in Deer Lake, NL",
  "url": "https://campertunity.com/listings/campgrounds/deer-lake-municipal-deer-lake-nl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "197 Nicholsville Rd",
    "addressLocality": "Deer Lake",
    "addressRegion": "NL",
    "postalCode": "A8A 2C9",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.1830366,
    "longitude": -57.4320002
  },
  "sameAs": [
    "https://parkwith.us/camps/deer-lake-municipal-rv-park-and-campground"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}