{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tyler-rv-park-campground-tyler-tx",
  "name": "Tyler RV Park & Campground | Tyler, TX",
  "description": "Stay at Tyler RV Park in Tyler, TX, offering full hookups, fiber internet, and spacious RV sites.",
  "url": "https://campertunity.com/listings/campgrounds/tyler-rv-park-campground-tyler-tx",
  "image": [
    "https://tylertxrvpark.com/wp-content/uploads/2025/02/Tyler-RV-Park-OG-ALl.png",
    "https://tylertxrvpark.com/wp-content/uploads/2025/01/park.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9161 County Road 2192",
    "addressLocality": "Tyler",
    "addressRegion": "TX",
    "postalCode": "75791",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.23986,
    "longitude": -95.25377
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.9,
    "reviewCount": 68,
    "bestRating": 5,
    "worstRating": 1
  }
}