{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-tehkummah-on",
  "name": "Harvest Hosts Farm",
  "description": "A garden centre with a unique café experience that serves breakfast, lunch and snacks fresh baked breads and sweets",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-tehkummah-on",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/46197/photo-gallery/UiImAUC632SwDVSI_75d27b13de8c4e0d5c7542af8497cb5e_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tehkummah, ON",
    "addressLocality": "Tehkummah",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.62426014,
    "longitude": -82.04438248
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/ontario/jds-manitoulin-garden-centre"
  ],
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}