{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/heart-of-texas-lake-burnet-tx",
  "name": "Heart of Texas Lake Resort",
  "description": "Heart of Texas Lake Resort is located at 408 Clen Oak Parkway, Burnet TX 78611. Heart of Texas Lake Resort can be contacted at ***-***-**** or http://heartoftexaslakeresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/heart-of-texas-lake-burnet-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "408 Clen Oak Parkway",
    "addressLocality": "Burnet",
    "addressRegion": "TX",
    "postalCode": "78611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.720034,
    "longitude": -98.4040775
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/burnet/heart-of-texas-lake-resort"
  ]
}