{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-breezewood-proving-grounds-clearville",
  "name": "What is the phone number for Breezewood Proving Grounds?",
  "description": "Breezewood Proving Grounds is located at 4626 Robinsonville Road, Clearville PA 15535. Breezewood Proving Grounds can be contacted at ***-***-**** or http://breezewoodprovinggrounds.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-breezewood-proving-grounds-clearville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4626 Robinsonville Road",
    "addressLocality": "Clearville",
    "addressRegion": "PA",
    "postalCode": "15535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.8819922,
    "longitude": -78.2976414
  }
}