{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nra-whittington-center-raton-nm",
  "name": "What is the phone number for NRA Whittington Center?",
  "description": "NRA Whittington Center is located at 34025 U.S. 64, Raton NM 87740. NRA Whittington Center can be contacted at ***-***-**** or http://www.nrawc.org/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nra-whittington-center-raton-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "34025 U.S. 64",
    "addressLocality": "Raton",
    "addressRegion": "NM",
    "postalCode": "87740",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7735764,
    "longitude": -104.4858347
  }
}