{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/newcastle-ne",
  "name": "Newcastle",
  "description": "Newcastle Campground is located near Newcastle, Nebraska, featuring flat plains and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/newcastle-ne",
  "image": [
    "https://photos.thedyrt.com/photo/896083/media/nebraska-newcastle-campground_7a16db8c-eb4e-4e22-b277-c5d33e28992d.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/896080/media/nebraska-newcastle-campground_453a13d6-26d3-4417-b765-fedadc016503.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/896083/media/nebraska-newcastle-campground_7a16db8c-eb4e-4e22-b277-c5d33e28992d.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-96.86900075,42.65000087)/-96.86900075,42.65000087,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Newcastle",
    "addressRegion": "NE",
    "postalCode": "68757",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.65000087,
    "longitude": -96.86900075
  },
  "sameAs": [
    "https://thedyrt.com/camping/nebraska/nebraska-newcastle-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}