{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-citronelle-al",
  "name": "Harvest Hosts Farm",
  "description": "Powell Blueberry Farm is a family-owned pick-your-own farm. Sweet Grown Alabama blueberries pack a punch not only with fantastic flavors but also with their natural antioxidants and vitamins! You can't beat the freshness of blueberries picked directly from the bush, and visiting a u-pick blueberry patch is a surefire way to make sweet summer memories.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-citronelle-al",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/42434/photo-gallery/8J4cIscxdhFWbSgJ_6ed4d8f5d80db3f46b0b9aa3961fcd1d_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Citronelle, AL",
    "addressLocality": "Citronelle",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.05283181,
    "longitude": -88.31537183
  },
  "checkoutTime": "07:20:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@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": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}