{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/all-adventures-campground-friendship-ny",
  "name": "All Adventures Campground Inc",
  "description": "All Adventures Campground Inc is located at 12 East Notch Drive, Friendship NY 14739. All Adventures Campground Inc can be contacted at ***-***-**** or https://sites.google.com/a/alladventurescampground.com/www/home",
  "url": "https://campertunity.com/listings/campgrounds/all-adventures-campground-friendship-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12 East Notch Drive",
    "addressLocality": "Friendship",
    "addressRegion": "NY",
    "postalCode": "14739",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2012778,
    "longitude": -78.1452162
  }
}