{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-country-view-campgrounds-ogallala-n",
  "name": "What is the phone number for Country View Campgrounds?",
  "description": "Country View Campgrounds is located at 120 Road East 80, Ogallala NE 69153. Country View Campgrounds can be contacted at ***-***-**** or http://www.cvcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-country-view-campgrounds-ogallala-n",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "120 Road East 80",
    "addressLocality": "Ogallala",
    "addressRegion": "NE",
    "postalCode": "69153",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1053163,
    "longitude": -101.7142801
  }
}