{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-mackenzie-silverton-tx",
  "name": "Lake Mackenzie",
  "description": "Lake Mackenzie is located at , Silverton TX 79257. Lake Mackenzie can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/lake-mackenzie-silverton-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Silverton",
    "addressRegion": "TX",
    "postalCode": "79257",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5479549,
    "longitude": -101.4410127
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/silverton/lake-mackenzie",
    "https://thedyrt.com/camping/texas/texas-lake-mackenzie-park"
  ]
}