{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/catskill-adventure-wurtsboro-ny",
  "name": "What is the phone number for Catskill Adventure Resort?",
  "description": "Catskill Adventure Resort is located at 538 Mount Vernon Road, Wurtsboro NY 12790. Catskill Adventure Resort can be contacted at ***-***-**** or http://www.catskilladventureresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/catskill-adventure-wurtsboro-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "538 Mount Vernon Road",
    "addressLocality": "Wurtsboro",
    "addressRegion": "NY",
    "postalCode": "12790",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6436116,
    "longitude": -74.4866546
  }
}