{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kayak-point-stanwood-wa",
  "name": "Kayak Point",
  "description": "Kayak Point is located at 15711 Marine Drive, Stanwood WA 98292. Kayak Point can be contacted at ***-***-**** or https://snohomishcountywa.gov/Facilities/Facility/Details/Kayak-Point-Regional-County-Park-51",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kayak-point-stanwood-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15711 Marine Drive",
    "addressLocality": "Stanwood",
    "addressRegion": "WA",
    "postalCode": "98292",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1349125,
    "longitude": -122.3656619
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/stanwood/kayak-point"
  ]
}