{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hipico-santa-fe-santa-fe",
  "name": "The RV Park at HIPICO Santa Fe",
  "description": "The RV Park at HIPICO Santa Fe is located at 100 South Polo Drive, Santa Fe NM 87507. The RV Park at HIPICO Santa Fe can be contacted at ***-***-**** or https://www.hipicosantafe.com/rv-park-at-hipico-santa-fe-2/",
  "url": "https://campertunity.com/listings/campgrounds/hipico-santa-fe-santa-fe",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/10153/1594759573_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 South Polo Drive",
    "addressLocality": "Santa Fe",
    "addressRegion": "NM",
    "postalCode": "87507",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6237924,
    "longitude": -106.1071072
  }
}