{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-natchitoches",
  "name": "Harvest Hosts Farm",
  "description": "Hi! Welcome to our unique property! We own about 12 acres along Bayou Bourbeaux in Clarence, Louisiana just outside of historic Natchitoches. We make a great base for not only exploring beautiful Natchitoches but we are also close to: Sibley Lake, Black Lake, Kisatchie forest, Saline Bayou, Grand Bayou, Res River and Cane River. There’s an alligator farm just 15 minutes from here and we are an hour from Alexandria and 90 minutes from Shreveport! Our property serves as a bed and breakfast but...",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-natchitoches",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/35432/photo-gallery/u8vdGcTlHIOizMH8_e54452a5dbf2bd74a0609a11a56b4041_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Natchitoches, LA",
    "addressLocality": "Natchitoches",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.88689264,
    "longitude": -93.04366612
  },
  "checkinTime": "09:00:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swamp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}