{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/centennial-rv-park-cmp-grnd-montrose-co",
  "name": "What is the phone number for Centennial RV Park & Cmp Grnd?",
  "description": "Centennial RV Park & Cmp Grnd is located at 23449 U.S. 550, Montrose CO 81403. Centennial RV Park & Cmp Grnd can be contacted at ***-***-**** or http://www.centennialrvpark.net/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/centennial-rv-park-cmp-grnd-montrose-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23449 U.S. 550",
    "addressLocality": "Montrose",
    "addressRegion": "CO",
    "postalCode": "81403",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.3419867,
    "longitude": -107.789913
  }
}