{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whitebreast-beach-knoxville-ia",
  "name": "What is the phone number for Whitebreast Beach?",
  "description": "Whitebreast Beach is located at 971 County Highway S71, Knoxville IA 50138. Whitebreast Beach can be contacted at ***-***-**** or http://www.mvr.usace.army.mil/Missions/Recreation/LakeRedRock/Recreation/WhitebreastRecreationArea.aspx",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whitebreast-beach-knoxville-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "971 County Highway S71",
    "addressLocality": "Knoxville",
    "addressRegion": "IA",
    "postalCode": "50138",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.3791032,
    "longitude": -93.0313381
  }
}