{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-flat-rock-park-campground-brown",
  "name": "Flat Rock Park & Campground",
  "description": "Flat Rock Park & Campground is located at 332 Flatrock Road, Brownwood TX 76801. Flat Rock Park & Campground can be contacted at ***-***-**** or http://www.flatrockrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-flat-rock-park-campground-brown",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "332 Flatrock Road",
    "addressLocality": "Brownwood",
    "addressRegion": "TX",
    "postalCode": "76801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.8201484,
    "longitude": -99.0508156
  }
}