{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sawmill-creek-campground-sitka-ak",
  "name": "Sawmill Creek campground",
  "description": "Sawmill Creek campground is located at National Forest Development Road 7577, Sitka AK 99835. Sawmill Creek campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/sawmill-creek-campground-sitka-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 7577",
    "addressLocality": "Sitka",
    "addressRegion": "AK",
    "postalCode": "99835",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.0615118,
    "longitude": -135.2095057
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/alaska/sitka/sawmill-creek-campground"
  ]
}