{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-parkland-village-campgrounds",
  "name": "What is the phone number for Parkland Village Campgrounds?",
  "description": "Parkland Village Campgrounds is located at N6150 Julianna Road, Black River Falls WI 54615. Parkland Village Campgrounds can be contacted at ***-***-**** or http://www.parklandvillagecampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-parkland-village-campgrounds",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N6150 Julianna Road",
    "addressLocality": "Black River Falls",
    "addressRegion": "WI",
    "postalCode": "54615",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2932522,
    "longitude": -90.8155674
  }
}