{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maple-lane-rv-park-cuba-ny",
  "name": "Maple Lane RV Park",
  "description": "Maple Lane RV Park is located at 5233 Maple Lane, Cuba NY 14727. Maple Lane RV Park can be contacted at ***-***-**** or http://maple-lane-rv-park.com/",
  "url": "https://campertunity.com/listings/campgrounds/maple-lane-rv-park-cuba-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5233 Maple Lane, 9272",
    "addressLocality": "Cuba",
    "addressRegion": "NY",
    "postalCode": "14727",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2272827,
    "longitude": -78.2778769
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/cuba/maple-lane-rv-park"
  ]
}