{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tall-timbers-rv-park-tyler-tx",
  "name": "Tall Timbers RV Park",
  "description": "Tall Timbers RV Park camping reservations and campground information. Learn more about camping near Tall Timbers RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/tall-timbers-rv-park-tyler-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid781550/%7Bpht%7DphotoURL1-bgphoto%7Bpht%7D1721311587097.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16614 Echo Glen Drive",
    "addressLocality": "Tyler",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.23849,
    "longitude": -95.34487
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}