{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunlight-bay-plainview-ar",
  "name": "Sunlight Bay",
  "description": "Sunlight Bay Campground sits along the shores of Nimrod Lake just off of the Fourche Lafave river on Wilson Slough. Nimrod Lake is cradled between Arkansas' Ouachita and Ozark Mountains.",
  "url": "https://campertunity.com/listings/campgrounds/sunlight-bay-plainview-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/66481.jpg",
    "https://cdn.recreation.gov/public/images/66489.jpg",
    "https://cdn.recreation.gov/public/images/66521.jpg",
    "https://cdn.recreation.gov/public/images/66528.jpg",
    "https://cdn.recreation.gov/public/images/66575.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "NIMROD LAKE PROJECT OFFICE",
    "addressLocality": "Plainview",
    "addressRegion": "AR",
    "postalCode": "72857-9600",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9547222,
    "longitude": -93.3038889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7636364,
    "reviewCount": 55,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "$22+"
}