{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cranfield-park-ar",
  "name": "Cranfield Park",
  "description": "Explore Cranfield Park in Norfork Lake, Arkansas with Recreation.gov. Cranfield Park is surrounded by the clear waters of Norfork Lake. It's the closest campground to the city of Mountain Home and offers plenty of pleasing views o",
  "url": "https://campertunity.com/listings/campgrounds/cranfield-park-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/66209.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/66150.jpg",
    "https://cdn.recreation.gov/public/images/66172.jpg",
    "https://cdn.recreation.gov/public/images/66199.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cranfield Park",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4047222,
    "longitude": -92.3208333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232560",
    "https://campflare.com/campground/cranfield-park-560",
    "https://www.campscanner.com/campgrounds/arkansas/cranfield-park-campground-in-ar"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "16",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$16-$50"
}