{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/overlook-campground-santa-fe-nm-us",
  "name": "What is the phone number for Overlook Campground?",
  "description": "Overlook Campground is located at , Santa Fe NM 87506. Overlook Campground can be contacted at ***-***-**** or https://www.blm.gov/visit/santa-cruz-lake-recreation-area",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/overlook-campground-santa-fe-nm-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Santa Fe",
    "addressRegion": "NM",
    "postalCode": "87506",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9636363,
    "longitude": -105.9183539
  }
}