{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/winterset-city-campground-winterset-ia",
  "name": "What is the phone number for Winterset City Campground?",
  "description": "Winterset City Campground is located at 225 South 10th Street, Winterset IA 50273. Winterset City Campground can be contacted at ***-***-**** or https://cityofwinterset.org/city-park-campground/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/winterset-city-campground-winterset-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "225 South 10th Street",
    "addressLocality": "Winterset",
    "addressRegion": "IA",
    "postalCode": "50273",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.3328389,
    "longitude": -94.0027395
  }
}