{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/terrys-shinhopple-campground-east-branch-ny",
  "name": "Terry's Shinhopple Campground",
  "description": "Terry's Shinhopple Campground. RV Park and Campground in East Branch, New York",
  "url": "https://campertunity.com/listings/campgrounds/terrys-shinhopple-campground-east-branch-ny",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6275 State Hwy 30",
    "addressLocality": "East Branch",
    "addressRegion": "NY",
    "postalCode": "13756",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0142121,
    "longitude": -75.0672263
  }
}