{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-jarrell-cove-state-park-shelton-wa",
  "name": "Jarrell Cove State Park",
  "description": "Jarrell Cove State Park is located at 391 East Wingert Road, Shelton WA 98584. Jarrell Cove State Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-jarrell-cove-state-park-shelton-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "391 East Wingert Road",
    "addressLocality": "Shelton",
    "addressRegion": "WA",
    "postalCode": "98584",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.2844399,
    "longitude": -122.883435
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/shelton/jarrell-cove-state-park"
  ]
}