{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flatrock-coleman-tx",
  "name": "Flatrock (Texas)",
  "description": "Flatrock campground is situated on Hords Creek Lake with nice shade from trees, a fishing dock and gravel swimming areas for beating the Texas heat.",
  "url": "https://campertunity.com/listings/campgrounds/flatrock-coleman-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/66246.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "230 FRIENDSHIP PARK RD",
    "addressLocality": "Coleman",
    "addressRegion": "TX",
    "postalCode": "76834-8845",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.8261111,
    "longitude": -99.5658333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232588"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing Dock"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$24+"
}