{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-trails-at-lavender-road-rv",
  "name": "The Trails at Lavender Road - RV Park",
  "description": "The Trails at Lavender Road - RV Park is located at 13553 County Road 35, Tyler TX 75706. The Trails at Lavender Road - RV Park can be contacted at ***-***-**** or https://www.thetrailsrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-trails-at-lavender-road-rv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13553 County Road 35",
    "addressLocality": "Tyler",
    "addressRegion": "TX",
    "postalCode": "75706",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4605906,
    "longitude": -95.3123295
  }
}