{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/knights-beach-resort-dunnville-on",
  "name": "Knight's Beach Resort",
  "description": "Simply the finest recreation facility in the area. Our ½-mile sandy beach on Lake Erie is great for the family. Large new playground. Canadian hospitality at its best. All modern facilities. 40 minutes to Niagara Falls.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/knights-beach-resort-dunnville-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2190 Lakeshore Rd W",
    "addressLocality": "Dunnville",
    "addressRegion": "ON",
    "postalCode": "N1A 2W8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.83645,
    "longitude": -79.638
  }
}