{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/medford-city-park-medford",
  "name": "Medford City Park",
  "description": "Municipal sites line both sides of the street at this county-managed park in Medford, with west-side spots offering 30/50 amp service and east-side sites providing 30/20 amp hookups directly along the Black River. The paved, level sites accommodate RVs up to 40 feet with electric and water connections, though no sewer hookups are available. A public restroom sits about 200 yards from the camping area near the city pool. The location puts campers on a busy road, but the riverside setting provi...",
  "url": "https://campertunity.com/listings/campgrounds/medford-city-park-medford",
  "image": [
    "https://photos.thedyrt.com/photo/756362/media/medford-city-park_e8495343-bb28-4499-b9d4-be30a2d8d8f9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Medford",
    "addressRegion": "WI",
    "postalCode": "54451",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.14100019,
    "longitude": -90.35200067
  },
  "sameAs": [
    "https://thedyrt.com/camping/wisconsin/medford-city-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}