{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maple-view-campground-clarence-rockland-on",
  "name": "Maple View Campground",
  "description": "We would like to welcome you to Maple View Campground. Our goal is to provide you with a getaway that you will be excited to call your summer home. We are located a short 30-minute drive east of Orleans, near Ottawa. Relax, play and enjoy it all.",
  "url": "https://campertunity.com/listings/campgrounds/maple-view-campground-clarence-rockland-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1207 Landry Rd",
    "addressLocality": "Clarence-Rockland",
    "addressRegion": "ON",
    "postalCode": "K0A 1N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.438056,
    "longitude": -75.239167
  }
}