{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-new-echo-lake-resort-afton-ny",
  "name": "The New Echo Lake Resort",
  "description": "The New Echo Lake Resort is located at 185 Echo Lane, Afton NY 13730. The New Echo Lake Resort can be contacted at ***-***-**** or http://www.newecholake.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-new-echo-lake-resort-afton-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "185 Echo Lane",
    "addressLocality": "Afton",
    "addressRegion": "NY",
    "postalCode": "13730",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2953598,
    "longitude": -75.5604247
  }
}