{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/catskill-mtn-kampground-downsville-ny",
  "name": "Catskill Mtn Kampground",
  "description": "Very hospitable owners, quiet, calm and very beautiful environment. The fishing was excellent as well.",
  "url": "https://campertunity.com/listings/campgrounds/catskill-mtn-kampground-downsville-ny",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12268 State Hwy 30",
    "addressLocality": "Downsville",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0716,
    "longitude": -75.0152
  },
  "sameAs": [
    "https://rvthereyetdirectory.com/rv-park/catskill-mtn-kampground/"
  ]
}