{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tuck-stop-rv-west-point-tx",
  "name": "Tuck Stop RV",
  "description": "Tuck Stop RV camping reservations and campground information. Learn more about camping near Tuck Stop RV and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/tuck-stop-rv-west-point-tx",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2217 E State Highway 71",
    "addressLocality": "West Point",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.93993,
    "longitude": -97.00241
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/tuck-stop-rv/CHUB/781433/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}