{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-yuma-az",
  "name": "Harvest Hosts Farm",
  "description": "Hello, We are a small farmers market and store located on farmland in the Yuma Valley. We have plenty of space and good things onsite, we offer fresh baked goods, street tacos, sandwiches, coffee, dole whip, and much more!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-yuma-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/45684/photo-gallery/ruPX6CvEXb4VnmtX_49a7f97d90c1a30fd99741bdb3661001_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yuma, AZ",
    "addressLocality": "Yuma",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.75273519,
    "longitude": -114.3727788
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "14:10:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}