{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nas-fallon-rv-park-fallon-nv",
  "name": "What is the phone number for NAS Fallon RV Park?",
  "description": "NAS Fallon RV Park is located at 4755 Pasture Road, Fallon NV 89406. NAS Fallon RV Park can be contacted at ***-***-**** or http://get.dodlodging.net/propertys/Fallon-RV-Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nas-fallon-rv-park-fallon-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4755 Pasture Road",
    "addressLocality": "Fallon",
    "addressRegion": "NV",
    "postalCode": "89406",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4264381,
    "longitude": -118.7211391
  }
}