{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-quarter-horse-ranch-bellevue-ia",
  "name": "Scenic Quarter Horse Ranch",
  "description": "Experience RV Camping on a 180-acre quarter horse ranch where rolling hills and open pastures set the scene for a tranquil farm getaway. Guests receive a warm welcome and guided farm tours, meeting majestic horses, playful dogs, ducks and chickens. Enjoy fresh duck and chicken eggs, locally made maple syrup, and authentic farm life. Horseback rides, cozy layovers and hands-on experiences create an unforgettable rural escape.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-quarter-horse-ranch-bellevue-ia",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/39741/photo-gallery/ryKqKz36Hv2eeOis_e62b0ef13f79fabd44d604e533c79682_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bellevue, IA",
    "addressLocality": "Bellevue",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2158195,
    "longitude": -90.46451515
  },
  "checkinTime": "03:60:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}