{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-tyler-state-park-lakeview-camp",
  "name": "Tyler State Park Lakeview Campgrounds",
  "description": "Tyler State Park Lakeview Campgrounds is located at ***-***-**** Park Road 16, Tyler TX 75706. Tyler State Park Lakeview Campgrounds can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-tyler-state-park-lakeview-camp",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1675-1601 Park Road 16",
    "addressLocality": "Tyler",
    "addressRegion": "TX",
    "postalCode": "75706",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.4818299,
    "longitude": -95.2979784
  }
}