{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-lake-mescalero-nm",
  "name": "Silver Lake Campground",
  "description": "Silver Lake Campground is located at 868 New Mexico 244, Mescalero NM 88340. Silver Lake Campground can be contacted at ***-***-**** or http://mescaleroapachetribe.com/772/silver-lake/",
  "url": "https://campertunity.com/listings/campgrounds/silver-lake-mescalero-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "868 New Mexico 244",
    "addressLocality": "Mescalero",
    "addressRegion": "NM",
    "postalCode": "88340",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.0178086,
    "longitude": -105.6356263
  }
}