{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ox-bow-campsites-east-branch-ny",
  "name": "Ox-Bow Campsites",
  "description": "Ox-Bow Campsites is located at 3026 New York 30, East Branch NY 13756. Ox-Bow Campsites can be contacted at ***-***-**** or https://www.facebook.com/oxbowcampsites/",
  "url": "https://campertunity.com/listings/campgrounds/ox-bow-campsites-east-branch-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3026 New York 30",
    "addressLocality": "East Branch",
    "addressRegion": "NY",
    "postalCode": "13756",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.0245796,
    "longitude": -75.1174765
  }
}