{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-carrollton-mo",
  "name": "Harvest Hosts Farm",
  "description": "This little farm is called The Shepherdess in honor of my affinity for the little motherless lambs I tended as a child. It was my first chore, and they were my first love. Each morning I would carry a huge bottle of milk across the road and stick it through the pasture fence. The little ones would latch onto the nipple of that bottle and drink so forcefully it felt like they might pull me through the fence to their side. The Shepherdess commemorates my experience of bonding with the little on...",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-carrollton-mo",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/30820/photo-gallery/npvvPE54cAJnZWqc_49a7770609b5bcbc3942ff750e9e44b9_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrollton, MO",
    "addressLocality": "Carrollton",
    "addressRegion": "MO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3933812,
    "longitude": -93.61262375
  },
  "sameAs": [
    "https://the-shepherdess.com/",
    "https://www.harvesthosts.com/hosts/missouri/the-shepherdess"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}