{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willow-springs-kingston-ok",
  "name": "Willow Springs",
  "description": "Willow Springs near Mead, OK, offers camping opportunities close to Lake Texoma.",
  "url": "https://campertunity.com/listings/campgrounds/willow-springs-kingston-ok",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kingston",
    "addressRegion": "OK",
    "postalCode": "73449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.98300093,
    "longitude": -96.57200036
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}