{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-golf-electric-city-wa",
  "name": "Harvest Hosts Golf",
  "description": "Beautiful 18-hole golf course located on Banks Lake in eastern Washington, with bar and food concessions. Carts and clubs available for rent.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-golf-electric-city-wa",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/38709/photo-gallery/DmvCmiJzR2nyNqXU_ee02ccd5e0a0963658bc7ab5de14b67d_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Electric City, WA",
    "addressLocality": "Electric City",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8221206,
    "longitude": -119.02464534
  },
  "sameAs": [
    "https://www.bankslakegolfcourse.com/",
    "https://www.harvesthosts.com/hosts/washington/banks-lake-golf-course"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}