{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dallas-county-fair-adel-ia",
  "name": "What is the phone number for Dallas County Fair Campgrounds?",
  "description": "Dallas County Fair Campgrounds is located at U.S. 169, Adel IA 50003. Dallas County Fair Campgrounds can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dallas-county-fair-adel-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. 169",
    "addressLocality": "Adel",
    "addressRegion": "IA",
    "postalCode": "50003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6261976,
    "longitude": -94.0226276
  }
}