{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-baraboo-hills-campground-baraboo",
  "name": "What is the phone number for Baraboo Hills Campground?",
  "description": "Baraboo Hills Campground is located at E10545 Terrytown Road, Baraboo WI 53913. Baraboo Hills Campground can be contacted at ***-***-**** or http://www.baraboohillscampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-baraboo-hills-campground-baraboo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E10545 Terrytown Road",
    "addressLocality": "Baraboo",
    "addressRegion": "WI",
    "postalCode": "53913",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4945317,
    "longitude": -89.7959596
  }
}