{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-sky-lake-livingston-rv-park-cabins-livingston-tx",
  "name": "Blue Sky Lake Livingston RV Park and Cabins",
  "description": "Blue Sky Lake Livingston RV Park and Cabins camping reservations and campground information. Learn more about camping near Blue Sky Lake Livingston RV Park and Cabins and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/blue-sky-lake-livingston-rv-park-cabins-livingston-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783578/%7Bpht%7DphotoURL1-original%7Bpht%7D1722586298813.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4700 U.S. Highway 190",
    "addressLocality": "Livingston",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.73773,
    "longitude": -94.99591
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}