{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/horse-mountain-campground-whitethorn-ca",
  "name": "Horse Mountain Campground",
  "description": "Horse Mountain Campground is located near Whitethorn in the King Range National Conservation Area.",
  "url": "https://campertunity.com/listings/campgrounds/horse-mountain-campground-whitethorn-ca",
  "image": [
    "https://photos.thedyrt.com/photo/530890/media/california-horse-mountain_36f70980-614d-4fe7-8d84-a044b892e6a4.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/530886/media/california-horse-mountain_1c499a4a-35cf-4c2f-a8fc-f435ba538ec5.heic?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/530890/media/california-horse-mountain_36f70980-614d-4fe7-8d84-a044b892e6a4.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-124.068866,40.105909)/-124.068866,40.105909,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "King Peak Road",
    "addressLocality": "Whitethorn",
    "addressRegion": "CA",
    "postalCode": "95589",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.105909,
    "longitude": -124.068866
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/california-horse-mountain",
    "https://www.campendium.com/horse-mountain-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}