{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/queenslake-horse-ky",
  "name": "Queenslake Horse Farm",
  "description": "A long time ago, in a land far away, there lived a beautiful princess who dreamed of a spacious and beautiful farm. She fancied horses running playfully in the",
  "url": "https://campertunity.com/listings/campgrounds/queenslake-horse-ky",
  "image": [
    "https://photos.thedyrt.com/photo/890521/media/queenslake-horse-farm_9f6a7091-b37f-4a29-8148-90be4214c47e.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/890522/media/queenslake-horse-farm_0d1d11ac-cdf0-4645-93ec-6bfcdeabf273.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1257273/media/queenslake-horse-farm_8fdd6830-2f3a-489c-a495-d9749879c6aa.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/890521/media/queenslake-horse-farm_9f6a7091-b37f-4a29-8148-90be4214c47e.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.20203999999998,
    "longitude": -84.65413999999998
  },
  "sameAs": [
    "https://thedyrt.com/camping/kentucky/queenslake-horse-farm"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "100",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$100-$150"
}