{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-circle-b-campground-james-creek-pa",
  "name": "Circle B Campground",
  "description": "Circle B Campground is located at 1407 Shy Beaver Road, James Creek PA 16657. Circle B Campground can be contacted at ***-***-**** or https://koa.com/campgrounds/angola/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-circle-b-campground-james-creek-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1407 Shy Beaver Road",
    "addressLocality": "James Creek",
    "addressRegion": "PA",
    "postalCode": "16657",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.2978239,
    "longitude": -78.2321516
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/pennsylvania/james-creek/circle-b-campground"
  ]
}