{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/annies-main-city-hideout-louisburg-ks",
  "name": "Annie's Main City HIDEOUT",
  "description": "Annie's Main City HIDEOUT is located near varied terrain with flatlands and wooded areas.",
  "url": "https://campertunity.com/listings/campgrounds/annies-main-city-hideout-louisburg-ks",
  "image": [
    "https://photos.thedyrt.com/photo/852627/media/annie-s-main-city-hideout_3e16d852-ace8-42ca-bd9d-782631596da7.webp?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-94.49296808906753,38.49547867277798)/-94.49296808906753,38.49547867277798,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/852627/media/annie-s-main-city-hideout_3e16d852-ace8-42ca-bd9d-782631596da7.webp?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/840121/media/annie-s-main-city-hideout_65a2e42c-c4fb-47b8-8891-51684bf071b6.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Louisburg",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.49547867277798,
    "longitude": -94.49296808906753
  },
  "sameAs": [
    "https://thedyrt.com/camping/missouri/annie-s-main-city-hideout"
  ],
  "checkinTime": "14:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$25+"
}