{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-lahontan-state-park-fallon-nv",
  "name": "What is the phone number for Lahontan State Park?",
  "description": "Lahontan State Park is located at 16799 Lahontan Dam Road, Fallon NV 89406. Lahontan State Park can be contacted at ***-***-**** or http://parks.nv.gov/parks/lahontan",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-lahontan-state-park-fallon-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16799 Lahontan Dam Road",
    "addressLocality": "Fallon",
    "addressRegion": "NV",
    "postalCode": "89406",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.461033,
    "longitude": -119.0589369
  }
}