{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-livingston-two-creeks-crossing-livingston-tx",
  "name": "Lake Livingston RV Resort Camping & Glamping | Two Creeks Crossing Resort",
  "description": "RV resort camping & glamping near Lake Livingston with scenic views, luxury amenities, and peaceful vibes at Two Creeks Crossing Resort, your ultimate getaway.",
  "url": "https://campertunity.com/listings/campgrounds/lake-livingston-two-creeks-crossing-livingston-tx",
  "image": [
    "https://twocreekscrossingresort.com/website/wp-content/uploads/2025/06/twocreeks-facebook.jpg",
    "https://twocreekscrossingresort.com/website/wp-content/uploads/2025/03/logo-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1581 Triple Creek Loop,",
    "addressLocality": "Livingston",
    "addressRegion": "TX",
    "postalCode": "77351",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 188,
    "bestRating": 5,
    "worstRating": 1
  }
}