{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ayer-boat-basin-coe-campground-prescott-wa",
  "name": "Ayer Boat Basin COE Campground",
  "description": "Ayer Boat Basin COE Campground is located at , Prescott WA 99348. Ayer Boat Basin COE Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/ayer-boat-basin-coe-campground-prescott-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Prescott",
    "addressRegion": "WA",
    "postalCode": "99348",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5868539,
    "longitude": -118.368374
  }
}