{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-stouffville-on",
  "name": "Boondocking host near Stouffville, ON",
  "description": "Our home is on a small horse farm in the country (the are no longer any horses on the farm). There is plenty of room, but turning can be a challenge for larger rigs, so this is best suited for Class B or small Class C and travel trailers. We are surrounded by forests and nature trails if you want to go for a walk before you continue your travels.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-stouffville-on",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/9785/profile/Ecdq5hax9xwT3eWu_5eefd8e4da33c7cb406a7e392fc12050_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stouffville, ON",
    "addressLocality": "Stouffville",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.09310573,
    "longitude": -79.32475491
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}