{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/milton-heights-campground-milton-on",
  "name": "Milton Heights Campground",
  "description": "Take a tour of Milton Heights Campground from the air and from the ground",
  "url": "https://campertunity.com/listings/campgrounds/milton-heights-campground-milton-on",
  "image": [
    "https://static.wixstatic.com/media/b013ba_622e7edb81724328be252999d47b8e0c%7Emv2.png/v1/fit/w_2500,h_1330,al_c/b013ba_622e7edb81724328be252999d47b8e0c%7Emv2.png",
    "https://static.wixstatic.com/media/b013ba_488990f7988e442c99dc274f819ce8cc~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8690 Tremaine Road",
    "addressLocality": "Milton",
    "addressRegion": "ON",
    "postalCode": "L9E 0E2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.513671,
    "longitude": -79.882817
  }
}