{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-mountain-rv-resort-rentals-sales-boulder-city-nv",
  "name": "What is the phone number for Red Mountain RV Resort - Rentals and Sales?",
  "description": "Red Mountain RV Resort - Rentals and Sales is located at 1010 Industrial Road, Boulder City NV 89005. Red Mountain RV Resort - Rentals and Sales can be contacted at ***-***-**** or https://redmountainrvresort.net/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-mountain-rv-resort-rentals-sales-boulder-city-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1010 Industrial Road",
    "addressLocality": "Boulder City",
    "addressRegion": "NV",
    "postalCode": "89005",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9793066,
    "longitude": -114.8480383
  }
}