{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverlodge-hotel-and-camping-marys-harbour-nl",
  "name": "Riverlodge Hotel and Camping",
  "description": "The Riverlodge Hotel is located in the heart of Labrador overlooking the St. Mary's River. We have a known reputation for our friendly service and our home",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverlodge-hotel-and-camping-marys-harbour-nl",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "61-63 Mail Street",
    "addressLocality": "Mary's Harbour",
    "addressRegion": "NL",
    "postalCode": "A0K-3P0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3084895,
    "longitude": -55.8427665
  }
}