{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/farm-bracebridge-on",
  "name": "Harvest Hosts Farm",
  "description": "A beautiful peaceful country location, you can relax, and/or walk the 3.5 acres. There are nearby hiking trails. The Town of Bracebridge, shopping , or if your prefer Lake Muskoka and it's beach is literally minutes away.",
  "url": "https://campertunity.com/listings/campgrounds/farm-bracebridge-on",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/43388/photo-gallery/Oiv9p1GVaPVwr8JT_48fc82f50151dc85625afba667092a9d_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bracebridge, ON",
    "addressLocality": "Bracebridge",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.05578271,
    "longitude": -79.39829606
  },
  "sameAs": [
    "https://www.elkescholz.com",
    "https://www.harvesthosts.com/hosts/ontario/X98laDowICoym0TC7CsG?source=nearby"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}