{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-freeborn-county-fairgrounds-albert",
  "name": "What is the phone number for Freeborn County Fairgrounds?",
  "description": "Freeborn County Fairgrounds is located at 1031 Bridge Avenue, Albert Lea MN 56007. Freeborn County Fairgrounds can be contacted at ***-***-**** or http://www.freeborncountyfair.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-freeborn-county-fairgrounds-albert",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1031 Bridge Avenue",
    "addressLocality": "Albert Lea",
    "addressRegion": "MN",
    "postalCode": "56007",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6601695,
    "longitude": -93.3593168
  }
}