{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-mount-airy-nc",
  "name": "Harvest Hosts Farm",
  "description": "We are The Parkers and we welcome you to our farmstead, Little Fire Farms, where we use regenerative farming methods to raise animals and restore the land. As of now, we we will be offering chicken products with hopes to expand in the next year!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-mount-airy-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31668/photo-gallery/asLswjal6PAwcxQv_fe8cc96509f260ce985da50a34656244_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mount Airy, NC",
    "addressLocality": "Mount Airy",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.54629296,
    "longitude": -80.70213949
  },
  "checkinTime": "07:80:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.89,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  }
}