{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-prentice-park-city-campground-ashla",
  "name": "Prentice Park City Campground",
  "description": "Prentice Park City Campground is located at Park Road, Ashland WI 54806. Prentice Park City Campground can be contacted at ***-***-**** or https://www.ashlandparks.org/Default.aspx?id=9",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-prentice-park-city-campground-ashla",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Park Road",
    "addressLocality": "Ashland",
    "addressRegion": "WI",
    "postalCode": "54806",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.579216,
    "longitude": -90.9216729
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/ashland/prentice-park-city-campground"
  ]
}