{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-creek-fritch-tx",
  "name": "Blue Creek",
  "description": "Blue Creek campground is a primitive camping area located on the northwest side of Lake Meredith off FM 1913 in the Texas Panhandle. This free campground is particularly popular with off-road vehicle enthusiasts and horseback riders, offering 50 unnumbered, first-come, first-served sites surrounded by cottonwood and soapberry trees. The area provides a rustic camping experience with basic amenities. The campground is designated for off-road vehicle use, but ORV activity is restricted to the c...",
  "url": "https://campertunity.com/listings/campgrounds/blue-creek-fritch-tx",
  "image": [
    "https://campflare.com/preview.png",
    "https://cdn.campflare.com/8a404fbb1e80085ad1e829315826c313/large.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fritch",
    "addressRegion": "TX",
    "postalCode": "79036",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.723072021,
    "longitude": -101.663841252
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}