{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cambridgetoday-ca-cambridge-on",
  "name": "CambridgeToday.ca",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/cambridgetoday-ca-cambridge-on",
  "image": [
    "https://www.vmcdn.ca/files/cambridgetoday/images/cambridgetoday/logo_cambridgetoday_white.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cambridge",
    "addressRegion": "ON"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2816779,
    "longitude": -80.3899162
  }
}