{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-buchanan-cabin-burnet-texas",
  "name": "Lake Buchanan RV and Cabin Resort",
  "description": "Lake Buchanan RV and Cabin Resort camping reservations and campground information. Learn more about camping near Lake Buchanan RV and Cabin Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/lake-buchanan-cabin-burnet-texas",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783355/%7Bpht%7DphotoURL5-original%7Bpht%7D1725652974753.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1420 Farm to Market Road 690",
    "addressLocality": "Burnet",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.76715,
    "longitude": -98.40559
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/lake-buchanan-rv-and-cabin-resort/CHUB/783355/overview",
    "https://lakebuchananrvresort.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}