{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-sky-lake-livingston-rv-park-cabins-livingston-tx-us",
  "name": "Blue Sky Lake Livingston RV Park & Cabins",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/blue-sky-lake-livingston-rv-park-cabins-livingston-tx-us",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/089/995/full/blue-sky-lake-livingston-rv-park-&-cabins-livingston-tx-22.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Livingston",
    "addressRegion": "TX",
    "postalCode": "77351",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.711029,
    "longitude": -94.9329898
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}