{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kokee-state-park-campground-waimea-hi",
  "name": "Koke'e State Park Campground",
  "description": "Koke'e State Park Campground is located at 4187 Muhihi Road, Waimea HI 96796. Koke'e State Park Campground can be contacted at or https://camping.ehawaii.gov/camping/all,details,1689.html",
  "url": "https://campertunity.com/listings/campgrounds/kokee-state-park-campground-waimea-hi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4187 Muhihi Road",
    "addressLocality": "Waimea",
    "addressRegion": "HI",
    "postalCode": "96796",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 22.131507,
    "longitude": -159.6542618
  }
}