{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-park-in-bradford-ohio-stillwater-rv-park-bradford-oh",
  "name": "RV Park in Bradford, Ohio - Stillwater RV Park",
  "description": "Discover Stillwater RV Park in Bradford, Ohio, offering full hookup sites, great amenities, and nearby attractions for a relaxing stay.",
  "url": "https://campertunity.com/listings/campgrounds/rv-park-in-bradford-ohio-stillwater-rv-park-bradford-oh",
  "image": [
    "https://stillwaterrvpark.com/wp-content/uploads/2025/03/Stillwater-RV-Park_Bradford-OH_0426-copy-1024x768.jpg",
    "https://stillwaterrvpark.com/wp-content/uploads/2025/03/Stillwater-RV-Park_Logos-Badge_Hexagon.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8408 Versailles Southeastern Rd",
    "addressLocality": "Bradford",
    "addressRegion": "OH",
    "postalCode": "45308",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1264,
    "longitude": -84.4258
  },
  "sameAs": [
    "https://stillwaterrvpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}