{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grant-river-recreation-area-potosi-wi",
  "name": "Grant River Recreation Area",
  "description": "Grant River Recreation Area is located at 3990 Park Lane, Potosi WI 53820. Grant River Recreation Area can be contacted at ***-***-**** or http://www.mvr.usace.army.mil/Missions/Recreation/MississippiRiverProject/Recreation/GrantRiverRecreationArea.aspx",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grant-river-recreation-area-potosi-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3990 Park Lane",
    "addressLocality": "Potosi",
    "addressRegion": "WI",
    "postalCode": "53820",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6500651,
    "longitude": -90.6994128
  }
}