{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-barn-rv-park-and-campground-benson-az",
  "name": "Red Barn RV Park and Campground",
  "description": "Searching for an RV Park and Campground in Benson? Call Red Barn RV Park and Campground. We offer a lovely camping site for people of all age ranges and also RV and Cabin rentals.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-barn-rv-park-and-campground-benson-az",
  "image": [
    "https://img77.uenicdn.com/image/upload/v1648157053/business/51304de4-d40b-493f-81cf-3fdc7fb592b7.jpg",
    "https://img77.uenicdn.com/image/upload/v1645016923/business/6254815290eb49318f0bccc76e9f9c44.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "711 N Madison St",
    "addressLocality": "Benson",
    "addressRegion": "AZ",
    "postalCode": "85602",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.9792717,
    "longitude": -110.3009362
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}