{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/terrys-shinhopple-campground-east-branch-ny-us",
  "name": "Terry's Shinhopple Campground",
  "description": "Terry's Shinhopple Campground is located at 6275 New York 30, East Branch NY 13756. Terry's Shinhopple Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/terrys-shinhopple-campground-east-branch-ny-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6275 New York 30",
    "addressLocality": "East Branch",
    "addressRegion": "NY",
    "postalCode": "13756",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0142215,
    "longitude": -75.06724
  }
}