{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-roberts",
  "name": "Harvest Hosts Farm",
  "description": "We are a small farm/homestead in Southeast Idaho with six beautiful acres backed up to the Roberts Slough. We are a little ways from Yellowstone, as well as many other outdoor attractions. See out website for more information.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-roberts",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44396/photo-gallery/n9pUTfTyZcrpFTS6_3b437d2abae9ca0df578f562ab1c6d56_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Roberts, ID",
    "addressLocality": "Roberts",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6973574,
    "longitude": -112.06336632
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}