{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/two-creeks-crossing-resort-livingston-tx",
  "name": "Two Creeks Crossing Resort",
  "description": "Two Creeks Crossing Resort camping reservations and campground information. Learn more about camping near Two Creeks Crossing Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/two-creeks-crossing-resort-livingston-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783809/%7Bpht%7DphotoURL2-original%7Bpht%7D1699579685729.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1581 Triple Creek Loop",
    "addressLocality": "Livingston",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.84114,
    "longitude": -95.07674
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}