{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lunar-crater-back-country-byway-tonopah-nv",
  "name": "Lunar Crater Back Country Byway",
  "description": "The scenic loop (the Lunar Crater Back Country Byway) passes by the crater with a stopping point near the crater where visitors can get out to view the impressive volcanic feature. Vehicles are limited to existing roads and trails.",
  "url": "https://campertunity.com/listings/campgrounds/lunar-crater-back-country-byway-tonopah-nv",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/images/83333_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1553 South Main Street",
    "addressLocality": "Tonopah",
    "addressRegion": "NV",
    "postalCode": "89049",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.478594,
    "longitude": -116.054581
  },
  "sameAs": [
    "https://www.blm.gov/visit/lunar-crater-back-country-byway"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Volcanic"
    }
  ]
}