{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/santa-fe-skies-rv-park-santa-fe-nm",
  "name": "What is the phone number for Santa Fe Skies RV Park?",
  "description": "Santa Fe Skies RV Park is located at 14 Browncastle Ranch, Santa Fe NM 87508. Santa Fe Skies RV Park can be contacted at ***-***-**** or http://www.santafeskiesrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/santa-fe-skies-rv-park-santa-fe-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14 Browncastle Ranch",
    "addressLocality": "Santa Fe",
    "addressRegion": "NM",
    "postalCode": "87508",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5888889,
    "longitude": -106.0430556
  }
}