{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-yolo-county-fair-woodland",
  "name": "What is the phone number for Yolo County Fair?",
  "description": "Yolo County Fair is located at 1250 Gum Ave, Woodland CA 95776. Yolo County Fair can be contacted at ***-***-**** or https://www.yolocountyfair.net/p/rv-park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-yolo-county-fair-woodland",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1250 Gum Ave",
    "addressLocality": "Woodland",
    "addressRegion": "CA",
    "postalCode": "95776",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6683086,
    "longitude": -121.7633022
  }
}