{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-joplin-mo",
  "name": "Harvest Hosts Farm",
  "description": "We are a small alpaca farm located just a few blocks from I44 and I49. A short drive to several casinos. We are also starting a flower farm coming in the Spring of 2024.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-joplin-mo",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26880/photo-gallery/zodufBGivMxTBgys_33ae2393f202d27f779cfe179c782c59_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Joplin, MO",
    "addressLocality": "Joplin",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.08865683,
    "longitude": -94.38874961
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}