{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sylvan-lake-rv-park-sylvan-lake-ab",
  "name": "Sylvan Lake RV Park",
  "description": "We’re open for camping from May to October annually. We are a fully serviced campground located only one block from the gorgeous sandy beach that is ideal for",
  "url": "https://campertunity.com/listings/campgrounds/sylvan-lake-rv-park-sylvan-lake-ab",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4305 50 Ave",
    "addressLocality": "Sylvan Lake",
    "addressRegion": "AB",
    "postalCode": "T4S 1C1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3106289,
    "longitude": -114.0915916
  }
}