{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fidalgo-bay-rv-resort-anacortes-wa-us",
  "name": "Fidalgo Bay RV Resort, Cabins and Event Venue",
  "description": "Fidalgo Bay RV Resort, Cabins and Event Venue is located at 4701 Fidalgo Bay Road, Anacortes WA 98221. Fidalgo Bay RV Resort, Cabins and Event Venue can be contacted at ***-***-**** or http://fidalgobay.com/",
  "url": "https://campertunity.com/listings/campgrounds/fidalgo-bay-rv-resort-anacortes-wa-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4701 Fidalgo Bay Road",
    "addressLocality": "Anacortes",
    "addressRegion": "WA",
    "postalCode": "98221",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.482578,
    "longitude": -122.593404
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/anacortes/fidalgo-bay-rv-resort-cabins-and-event-venue"
  ]
}