{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moore-santa-fe-estates-oklahoma-city-ok",
  "name": "Moore Santa Fe Estates",
  "description": "Moore Santa Fe Estates is located at 502 Helm Parkway, Oklahoma City OK 73149. Moore Santa Fe Estates can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/moore-santa-fe-estates-oklahoma-city-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "502 Helm Parkway",
    "addressLocality": "Oklahoma City",
    "addressRegion": "OK",
    "postalCode": "73149",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3818043,
    "longitude": -97.5033691
  }
}