{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sunlight-bay-campground-plainview-ar",
  "name": "Sunlight Bay Campground",
  "description": "Sunlight Bay Campground is located at 3 Arkansas 7 S, Plainview AR 72857. Sunlight Bay Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/sunlight-bay/r/campgroundDetails.do?contractCode=NRSO&parkId=71439",
  "url": "https://campertunity.com/listings/campgrounds/sunlight-bay-campground-plainview-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 Arkansas 7 S",
    "addressLocality": "Plainview",
    "addressRegion": "AR",
    "postalCode": "72857",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9547222,
    "longitude": -93.3038889
  }
}