{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waterford-river-valley-campground-mount-pearl-nl",
  "name": "Waterford River Valley Campground",
  "description": "Waterford River Valley Campground is a secret garden in the heart of Newfoundland and Labrador’s Capital Region, on the banks of the Waterford River in the City of Mount Pearl.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waterford-river-valley-campground-mount-pearl-nl",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1161 Topsail Road",
    "addressLocality": "Mount Pearl",
    "addressRegion": "Newfoundland and Labrador",
    "postalCode": "A1N 5G5",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5271206,
    "longitude": -52.8225585
  }
}