{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-raton-pass-camp-cafe-raton-nm",
  "name": "What is the phone number for Raton Pass Camp & Café?",
  "description": "Raton Pass Camp & Café is located at 46020 Interstate 25, Raton NM 87740. Raton Pass Camp & Café can be contacted at ***-***-**** or http://www.ratonpasscamp.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-raton-pass-camp-cafe-raton-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "46020 Interstate 25",
    "addressLocality": "Raton",
    "addressRegion": "NM",
    "postalCode": "87740",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9888373,
    "longitude": -104.4823603
  }
}