{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/devils-lake-state-park-baraboo-wi",
  "name": "Devil's Lake State Park",
  "description": "Devil's Lake State Park is located at S5975 Park Road, Baraboo WI 53913. Devil's Lake State Park can be contacted at ***-***-**** or http://dnr.wi.gov/topic/parks/name/devilslake/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/devils-lake-state-park-baraboo-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "S5975 Park Road",
    "addressLocality": "Baraboo",
    "addressRegion": "WI",
    "postalCode": "53913",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4284471,
    "longitude": -89.7313678
  }
}