{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-diablo-canyon-recreation-santa-fe-nm-us",
  "name": "What is the phone number for Diablo Canyon Recreation Area?",
  "description": "Diablo Canyon Recreation Area is located at Old Buckman Road, Santa Fe NM 87506. Diablo Canyon Recreation Area can be contacted at or https://www.blm.gov/visit/diablo-canyon",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-diablo-canyon-recreation-santa-fe-nm-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old Buckman Road",
    "addressLocality": "Santa Fe",
    "addressRegion": "NM",
    "postalCode": "87506",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.806363,
    "longitude": -106.142693
  }
}