{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-clark-fork-id",
  "name": "Harvest Hosts Farm",
  "description": "60x30 RV pad. 100 feet to National Forest. The strawberry farm is 800 feet to the north. This pad has no utilities as of July 15, 2025 but water and electricity are coming soon.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-clark-fork-id",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/41985/photo-gallery/B81IwKQjqoUotbdF_539c606006a3bdee36762fcec5c0ec23_medium.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clark Fork, ID",
    "addressLocality": "Clark Fork",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.07725159,
    "longitude": -116.01875364
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}