{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/comstock-country-rv-resort-carson-city-nv",
  "name": "What is the phone number for Comstock Country RV Resort?",
  "description": "Comstock Country RV Resort is located at 5400 South Carson Street, Carson City NV 89701. Comstock Country RV Resort can be contacted at ***-***-**** or https://comstockrv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/comstock-country-rv-resort-carson-city-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5400 South Carson Street",
    "addressLocality": "Carson City",
    "addressRegion": "NV",
    "postalCode": "89701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1178529,
    "longitude": -119.7740894
  }
}