{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-livingston-tx",
  "name": "Boondocking host near Livingston, TX",
  "description": "5 miles East of Livingston, Tx 9 miles from Lake Livingston 1hr 20 mins from Sam Rayburn.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-livingston-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/16742/photo-gallery/SmrIZ2Zdnlg03Il1_df11edd8dea32b71514d75a3efb40954_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Livingston, TX",
    "addressLocality": "Livingston",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.67222316,
    "longitude": -94.82103226
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}