{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/country-corners-rv-park-caldwell-id",
  "name": "What is the phone number for Country Corners RV Park?",
  "description": "Country Corners RV Park is located at 17671 Oasis Road, Caldwell ID 83607. Country Corners RV Park can be contacted at ***-***-**** or http://www.countrycornersrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/country-corners-rv-park-caldwell-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17671 Oasis Road",
    "addressLocality": "Caldwell",
    "addressRegion": "ID",
    "postalCode": "83607",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.806974,
    "longitude": -116.745692
  }
}