{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-solano-lodge-mobile-home-park",
  "name": "What is the phone number for Solano Lodge Mobile Home Park?",
  "description": "Solano Lodge Mobile Home Park is located at 2-98 Circle Drive, Fairfield CA 94533. Solano Lodge Mobile Home Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-solano-lodge-mobile-home-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2-98 Circle Drive",
    "addressLocality": "Fairfield",
    "addressRegion": "CA",
    "postalCode": "94533",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2605135,
    "longitude": -122.0328434
  }
}