{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-tawakoni-state-park-campground-wills-point-tx",
  "name": "Lake Tawakoni State Park Campground",
  "description": "Lake Tawakoni State Park campground is nestled on the shores of Lake Tawakoni and has 78 campsites (16 full hookups and 60 with water/electric).",
  "url": "https://campertunity.com/listings/campgrounds/lake-tawakoni-state-park-campground-wills-point-tx",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/98366/Lake_Tawakoni_State_Park_022.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10822 FM 2475",
    "addressLocality": "Wills Point",
    "addressRegion": "TX",
    "postalCode": "75169"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.844839,
    "longitude": -95.999885
  },
  "sameAs": [
    "https://campsite-usa.com/campsite/lake-tawakoni-state-park",
    "https://www.rvezy.com",
    "https://www.campsitephotos.com/campground/tx/lake-tawakoni-state-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}