{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coldwater-ranch-eminence-mo",
  "name": "Coldwater Ranch",
  "description": "Offering furnished, secluded cabins and campsites in a quiet setting. Trails to horseback ride and catered meals available.",
  "url": "https://campertunity.com/listings/campgrounds/coldwater-ranch-eminence-mo",
  "image": [
    "http://happycampingmama.com/wp-content/uploads/Listing-default-image.png",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17154 Cold Water Ranch Rd",
    "addressLocality": "Eminence",
    "addressRegion": "MO",
    "postalCode": "65466",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1929321,
    "longitude": -91.3426513
  },
  "sameAs": [
    "https://happycampingmama.com/campground/missouri/coldwater-ranch"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    }
  ]
}