{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/02f07fe9d7acef684cec3f1889f355f951c4aa3af5ba61c2a31c6271fc75fffd",
  "name": "Terry’s Shinhopple Campground",
  "description": "RV park reviews and information about Terry’s Shinhopple Campground in Downsville, New York",
  "url": "https://campertunity.com/listings/campgrounds/02f07fe9d7acef684cec3f1889f355f951c4aa3af5ba61c2a31c6271fc75fffd",
  "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/terrys-shinhopple-campground/"
  ]
}