{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/skycroft-campground-resort-south-frontenac-on",
  "name": "Skycroft Campground Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/skycroft-campground-resort-south-frontenac-on",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2827 Opinicon Rd",
    "addressLocality": "South Frontenac",
    "addressRegion": "ON",
    "postalCode": "K0H",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.54651,
    "longitude": -76.36317
  },
  "sameAs": [
    "https://www.skycroft.com/"
  ]
}