{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-transfer-campground-mancos-co",
  "name": "What is the phone number for Transfer Campground?",
  "description": "Transfer Campground is located at Transfer Campground Road, Mancos CO 81328. Transfer Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/sanjuan/recreation/recarea/?recid=43262&actid=29",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-transfer-campground-mancos-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Transfer Campground Road",
    "addressLocality": "Mancos",
    "addressRegion": "CO",
    "postalCode": "81328",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4676939,
    "longitude": -108.2093589
  }
}