{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-the-views-rv-park-campground",
  "name": "What is the phone number for The Views RV Park & Campground?",
  "description": "The Views RV Park & Campground is located at 24990 Colorado 184, Dolores CO 81323. The Views RV Park & Campground can be contacted at ***-***-**** or http://www.theviewsrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-the-views-rv-park-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24990 Colorado 184",
    "addressLocality": "Dolores",
    "addressRegion": "CO",
    "postalCode": "81323",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.488639,
    "longitude": -108.595037
  }
}