{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-chief-rv-resort-burnet-tx",
  "name": "Big Chief RV Resort",
  "description": "Big Chief RV Resort is located at 1420 Farm to Market Road 690, Burnet TX 78611. Big Chief RV Resort can be contacted at ***-***-**** or http://www.bigchiefrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/big-chief-rv-resort-burnet-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1420 Farm to Market Road 690",
    "addressLocality": "Burnet",
    "addressRegion": "TX",
    "postalCode": "78611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.7671472,
    "longitude": -98.4055926
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/burnet/big-chief-rv-resort"
  ]
}