{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stillwater-beach-bradford-oh",
  "name": "Stillwater Beach Campground",
  "description": "Stillwater Beach Campground is located at 8408 Versailles Southeastern Road, Bradford OH 45308. Stillwater Beach Campground can be contacted at ***-***-**** or http://www.stillwaterbeachcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/stillwater-beach-bradford-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8408 Versailles Southeastern Road",
    "addressLocality": "Bradford",
    "addressRegion": "OH",
    "postalCode": "45308",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1655707,
    "longitude": -84.4426095
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/bradford/stillwater-beach-campground",
    "https://gocampingamerica.com/campgrounds-rv-parks/ohio/bradford/stillwater-beach-campground"
  ]
}