{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willow-springs-rv-park-raton-nm-2",
  "name": "What is the phone number for Willow springs RV Park?",
  "description": "Willow springs RV Park is located at 1025 Frontage Road, Raton NM 87740. Willow springs RV Park can be contacted at ***-***-**** or http://willowspringsrvpark-raton.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willow-springs-rv-park-raton-nm-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1025 Frontage Road",
    "addressLocality": "Raton",
    "addressRegion": "NM",
    "postalCode": "87740",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.8902349,
    "longitude": -104.4284378
  }
}