{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flying-cow-ranch-cisco-tx",
  "name": "Flying Cow Ranch",
  "description": "Flying Cow Ranch is located near the rolling plains of Texas, offering a landscape of open fields and scattered trees.",
  "url": "https://campertunity.com/listings/campgrounds/flying-cow-ranch-cisco-tx",
  "image": [
    "https://photos.thedyrt.com/photo/821996/media/flying-cow-ranch_d72d9e8f-aa0c-4d0c-9b8b-9527fc4a1bdc.png?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/821996/media/flying-cow-ranch_d72d9e8f-aa0c-4d0c-9b8b-9527fc4a1bdc.png?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-99.056451,32.17302179)/-99.056451,32.17302179,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/821993/media/flying-cow-ranch_b7c3c535-75ec-4e68-bf62-64b09c347a9b.png?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cisco",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.17302179,
    "longitude": -99.056451
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/flying-cow-ranch"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 13,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$25-$30"
}