{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maple-view-clarence-rockland-on",
  "name": "Maple View Campground - Camping Life Canada",
  "description": "Escape to Maple View Campground in Clarence-Rockland for unforgettable camping and fun.",
  "url": "https://campertunity.com/listings/campgrounds/maple-view-clarence-rockland-on",
  "image": [
    "https://s.wordpress.com/mshots/v1/http%3A%2F%2Fwww.mapleviewcamp.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1207 Landry Road",
    "addressLocality": "Clarence-Rockland",
    "addressRegion": "ON",
    "postalCode": "K0A 1N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.52734,
    "longitude": -75.22571
  }
}