{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fort-worden-historical-state",
  "name": "Fort Worden Historical State Park",
  "description": "Fort Worden Historical State Park is located at 200 Battery Way, Port Townsend WA 98368. Fort Worden Historical State Park can be contacted at ***-***-**** or http://fortworden.org/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-fort-worden-historical-state",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "200 Battery Way",
    "addressLocality": "Port Townsend",
    "addressRegion": "WA",
    "postalCode": "98368",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1391503,
    "longitude": -122.7694487
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/port-townsend/fort-worden-historical-state-park"
  ]
}