{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-benson-az",
  "name": "Harvest Hosts Attraction",
  "description": "Open 7 days a week. Breakfast, Lunch and Dinner. Dry spots only. Good Times.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-benson-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/39375/photo-gallery/c2ihnXmHxdAOSSDK_a95042526acf27caaa010da46da32ce2_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Benson, AZ",
    "addressLocality": "Benson",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.95455914,
    "longitude": -110.39679199
  },
  "checkinTime": "05:10:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}