{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/san-pedro-community-benson-az",
  "name": "What is the phone number for San Pedro Resort Community?",
  "description": "San Pedro Resort Community is located at 1110 Arizona 80, Benson AZ 85602. San Pedro Resort Community can be contacted at ***-***-**** or http://www.sanpedrorv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/san-pedro-community-benson-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1110 Arizona 80, 1",
    "addressLocality": "Benson",
    "addressRegion": "AZ",
    "postalCode": "85602",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.9479388,
    "longitude": -110.2872847
  }
}