{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ct-rv-resort-cochise-terrace-rv-resort-benson-az",
  "name": "What is the phone number for CT RV Resort, formerly Cochise Terrace RV Resort?",
  "description": "CT RV Resort, formerly Cochise Terrace RV Resort is located at 1030 S Barrel Cactus Ridge, Benson AZ 85602. CT RV Resort, formerly Cochise Terrace RV Resort can be contacted at ***-***-**** or https://www.ctrvresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ct-rv-resort-cochise-terrace-rv-resort-benson-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1030 S Barrel Cactus Ridge",
    "addressLocality": "Benson",
    "addressRegion": "AZ",
    "postalCode": "85602",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.9525356,
    "longitude": -110.3448478
  }
}