{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/nicolston-dam-campground-travellers-park-alliston-on",
  "name": "Nicolston Dam Campground & Travellers Park",
  "description": "Family run RV Park nestled along the banks of the Nottawasaga River. A travelers RV park conveniently located 15 minutes from 400 Series Hwy. Relax and enjoy the beautiful water and natural sites.",
  "url": "https://campertunity.com/listings/campgrounds/nicolston-dam-campground-travellers-park-alliston-on",
  "image": [
    "/Content/images/cg-placeholder.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5140 5th Line Essa",
    "addressLocality": "Alliston",
    "addressRegion": "ON",
    "postalCode": "L9R 1V2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.16745,
    "longitude": -79.81185
  }
}