{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-dawson-county-fair-grounds-lex",
  "name": "What is the phone number for Dawson County Fair Grounds?",
  "description": "Dawson County Fair Grounds is located at 1000 Plum Creek Parkway, Lexington NE 68850. Dawson County Fair Grounds can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-dawson-county-fair-grounds-lex",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1000 Plum Creek Parkway",
    "addressLocality": "Lexington",
    "addressRegion": "NE",
    "postalCode": "68850",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.768305,
    "longitude": -99.739354
  }
}