{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-beach-resort-stouffville-on",
  "name": "Cedar Beach Resort",
  "description": "Cedar Beach Resort is an Ontario Private Campground located in, or near Stouffville, Ontario in the Greater Toronto Area tourism region.",
  "url": "https://campertunity.com/listings/campgrounds/cedar-beach-resort-stouffville-on",
  "image": [
    "https://s.wordpress.com/mshots/v1/http%3A%2F%2Fwww.cedarbeach.ca%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15014 9th Line (Musselman's Lake)",
    "addressLocality": "Stouffville",
    "addressRegion": "ON",
    "postalCode": "L4A 3E7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0347,
    "longitude": -79.27049
  }
}