{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cortland-country-music-park-campground-cortland-ny",
  "name": "Cortland Country Music Park-Campground",
  "description": "Cortland Country Music Park-Campground is located at 1824 New York 13, Cortland NY 13045. Cortland Country Music Park-Campground can be contacted at ***-***-**** or http://www.cortlandmusicpark.org/",
  "url": "https://campertunity.com/listings/campgrounds/cortland-country-music-park-campground-cortland-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1824 New York 13",
    "addressLocality": "Cortland",
    "addressRegion": "NY",
    "postalCode": "13045",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6242454,
    "longitude": -76.1554204
  }
}