{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bill-evans-lake-silver-city-nm-us",
  "name": "Bill Evans Lake",
  "description": "Bill Evans Lake is located at Evans Lake Road, Silver City NM 88061. Bill Evans Lake can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/bill-evans-lake-silver-city-nm-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/25943/1684266239_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Evans Lake Road",
    "addressLocality": "Silver City",
    "addressRegion": "NM",
    "postalCode": "88061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8662139,
    "longitude": -108.579481
  }
}