{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canyon-of-the-eagles-calibre-resort-burnet-tx",
  "name": "Canyon of the Eagles - A Calibre Resort",
  "description": "Canyon of the Eagles - A Calibre Resort is located at 16942 Ranch Road 2341, Burnet TX 78611. Canyon of the Eagles - A Calibre Resort can be contacted at ***-***-**** or http://www.canyonoftheeagles.com/",
  "url": "https://campertunity.com/listings/campgrounds/canyon-of-the-eagles-calibre-resort-burnet-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16942 Ranch Road 2341",
    "addressLocality": "Burnet",
    "addressRegion": "TX",
    "postalCode": "78611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.8836533,
    "longitude": -98.431342
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/burnet/canyon-of-the-eagles-a-calibre-resort"
  ]
}