{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/delaware-valley-campsite-downsville-ny",
  "name": "Delaware Valley Campsite",
  "description": "RV park reviews and information about Delaware Valley Campsite in Downsville, New York",
  "url": "https://campertunity.com/listings/campgrounds/delaware-valley-campsite-downsville-ny",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rt 30",
    "addressLocality": "Downsville",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0716,
    "longitude": -75.0152
  },
  "sameAs": [
    "https://rvthereyetdirectory.com/rv-park/delaware-valley-campsite/"
  ]
}