{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pioneer-trails-rv-resort-anacortes-wa",
  "name": "Pioneer Trails RV Resort",
  "description": "Pioneer Trails RV Resort is located at 7337 Miller Road, Anacortes WA 98221. Pioneer Trails RV Resort can be contacted at ***-***-**** or https://www.pioneertrails.com/",
  "url": "https://campertunity.com/listings/campgrounds/pioneer-trails-rv-resort-anacortes-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7337 Miller Road",
    "addressLocality": "Anacortes",
    "addressRegion": "WA",
    "postalCode": "98221",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.455193,
    "longitude": -122.5867371
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/anacortes/pioneer-trails-rv-resort"
  ]
}