{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deception-pass-state-park",
  "name": "Deception Pass State Park",
  "description": "Discover Deception Pass State Park in Oak Harbor, Washington. Our state park offers a variety of outdoor activities and recreational opportunities for all ages. Enjoy camping, hiking, fishing, boating, and more on the beautiful Puget Sound.",
  "url": "https://campertunity.com/listings/campgrounds/deception-pass-state-park",
  "image": [
    "https://img.pinecliffresort.net/d45/2502/1608482975.webp",
    "https://img.pinecliffresort.net/d45/2502/1608483631.webp",
    "https://img.pinecliffresort.net/d45/2502/1608483863.webp",
    "https://img.pinecliffresort.net/d45/2502/1608483072.webp",
    "https://img.pinecliffresort.net/d45/2502/1608483283.webp",
    "https://img.pinecliffresort.net/d45/2502/1608483633.webp",
    "https://img.pinecliffresort.net/d45/2502/1608483657.webp",
    "https://img.pinecliffresort.net/d45/2502/1608482717.webp",
    "https://img.pinecliffresort.net/d45/2502/1608483161.webp",
    "https://img.pinecliffresort.net/d45/2502/1608482938.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41229 State Rte 20, Oak Harbor, WA 98277, USA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.4064989,
    "longitude": -122.6449252
  },
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/deception-pass-state-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}