{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twin-pines-rv-camp-and-mini-mart-kimball-ne",
  "name": "Twin Pines RV Camp and Mini Mart",
  "description": "Twin Pines RV Camp and Mini Mart is located near Kimball, Nebraska, featuring flat plains and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/twin-pines-rv-camp-and-mini-mart-kimball-ne",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1508 South Hwy 71",
    "addressLocality": "Kimball",
    "addressRegion": "NE",
    "postalCode": "69145",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.22144807,
    "longitude": -103.66565667
  },
  "sameAs": [
    "https://thedyrt.com/camping/nebraska/twin-pines-rv-camp-and-mini-mart"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}