{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blake-ranch-horse-kingman-az-us",
  "name": "Blake Ranch RV Park & Horse Motel",
  "description": "Blake Ranch RV Park & Horse Motel is located at 9315 East Blake Ranch Road, Kingman AZ 86401. Blake Ranch RV Park & Horse Motel can be contacted at ***-***-**** or http://blakeranchrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/blake-ranch-horse-kingman-az-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9315 East Blake Ranch Road",
    "addressLocality": "Kingman",
    "addressRegion": "AZ",
    "postalCode": "86401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1796664,
    "longitude": -113.7889409
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/kingman/blake-ranch-rv-park-horse-motel"
  ]
}