{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horsemens-park-apple-valley-ca",
  "name": "Horsemen's Center Park Campground",
  "description": "Horsemen's Center Park Campground is located at 24320 California 18, Apple Valley CA 92307. Horsemen's Center Park Campground can be contacted at ***-***-**** or http://www.applevalley.org/services/parks-recreation/parks-facilities-golf-course/parks-facilities/horsemen-s-center",
  "url": "https://campertunity.com/listings/campgrounds/horsemens-park-apple-valley-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24320 California 18",
    "addressLocality": "Apple Valley",
    "addressRegion": "CA",
    "postalCode": "92307",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4830017,
    "longitude": -117.1336525
  }
}