{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-bandelier-national-monument-los-alamos-nm",
  "name": "What is the phone number for Bandelier National Monument?",
  "description": "Bandelier National Monument is located at 15 Entrance Road, Los Alamos NM 87544. Bandelier National Monument can be contacted at ***-***-**** or https://www.nps.gov/band",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-bandelier-national-monument-los-alamos-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15 Entrance Road",
    "addressLocality": "Los Alamos",
    "addressRegion": "NM",
    "postalCode": "87544",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7646675,
    "longitude": -106.3228302
  }
}