{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/los-suenos-rv-park-santa-fe-nm",
  "name": "Los Suenos RV Park 3574 Cerrillos Road, Santa Fe, NM 87507",
  "description": "Best-located RV Park in Santa Fe, just 3-1/2 miles from the downtown Plaza, closer to both hospitals and an easy walk to many restaurants, shops, movie theaters and much more!",
  "url": "https://campertunity.com/listings/campgrounds/los-suenos-rv-park-santa-fe-nm",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3574 Cerrillos Road",
    "addressLocality": "Santa Fe",
    "addressRegion": "NM",
    "postalCode": "87507",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6443335,
    "longitude": -106.0056109
  }
}