{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-center-point-la",
  "name": "Harvest Hosts Farm",
  "description": "Small family-run Christian farm in Central Louisiana. Following God's will as we build and grow. Bringing our Polish traditions to our Southern community.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-center-point-la",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44603/photo-gallery/ngFkdehrZQmLlbuC_810adfc487d71adc42b6681c57591c4b_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Center Point, LA",
    "addressLocality": "Center Point",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.25467181,
    "longitude": -92.24029715
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/louisiana/his-will-homestead"
  ],
  "checkinTime": "05:40:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}