{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-brush-creek-campground-breezewood",
  "name": "Brush Creek Campground",
  "description": "Brush Creek Campground is located at 2118 South Breezewood Road, Breezewood PA 15533. Brush Creek Campground can be contacted at ***-***-**** or http://www.brushcreekcampground.weebly.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-brush-creek-campground-breezewood",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2118 South Breezewood Road",
    "addressLocality": "Breezewood",
    "addressRegion": "PA",
    "postalCode": "15533",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.9538787,
    "longitude": -78.243515
  }
}