{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sweetwater-forge-campground-nowata-ok",
  "name": "Sweetwater Forge Campground",
  "description": "Sweetwater Forge Campground camping reservations and campground information. Learn more about camping near Sweetwater Forge Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/sweetwater-forge-campground-nowata-ok",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20362 US Highway 169",
    "addressLocality": "Nowata",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.72149,
    "longitude": -95.62949
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/sweetwater-forge-campground/CHUB/784228/overview",
    "https://www.harvesthosts.com/hosts/oklahoma/sweetwater-forge-campground-1",
    "https://sweetwatercampok.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}