{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kofa-ko-op-retreat-yuma-az",
  "name": "KOFA Ko-op Retreat",
  "description": "KOFA Ko-op Retreat is located at 3750 East County 17th Street, Yuma AZ 85365. KOFA Ko-op Retreat can be contacted at ***-***-**** or http://kofako-op.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kofa-ko-op-retreat-yuma-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3750 East County 17th Street",
    "addressLocality": "Yuma",
    "addressRegion": "AZ",
    "postalCode": "85365",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.58372,
    "longitude": -114.566412
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/yuma/kofa-ko-op-retreat",
    "https://kofako-op.com/"
  ]
}