{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-warden-beach-campground-port-townsend-wa",
  "name": "Fort Warden Beach Campground",
  "description": "Beach Campground at Fort Worden Historical State Park occupies a prime location between Artillery Hill's high bluffs and the beaches of Point Wilson at the entrance to Puget Sound. The campground features 50 spacious, level sites with full hookups including water, electric, and sewer, with most offering views of Admiralty Inlet and opportunities to spot Mount Baker on clear days. Restrooms with showers are centrally located, and the campground provides easy access to miles of saltwater beach...",
  "url": "https://campertunity.com/listings/campgrounds/fort-warden-beach-campground-port-townsend-wa",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harbor Defense",
    "addressLocality": "Port Townsend",
    "addressRegion": "WA",
    "postalCode": "98368",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.140830207584315,
    "longitude": -122.76227610683476
  },
  "sameAs": [
    "https://campflare.com/campground/fort-warden-wsp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Scuba Diving"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}