{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-pittsfield-me",
  "name": "Boondocking host near Pittsfield, ME",
  "description": "Our home is by the Sebasticook River and is surrounded by farm fields and meadows. A boat launch is just down the road for canoes and small boats. We are less than five miles from Pittsfield, which has parks and is home to Maine Central Institute. We are centrally located between the mountains and the coast.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-pittsfield-me",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/placeholder_profile_photo_boondockers_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pittsfield, ME",
    "addressLocality": "Pittsfield",
    "addressRegion": "ME",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.73792981,
    "longitude": -69.40838458
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/maine/6TSYYqjuozR0j3wOqIpQ?source=nearby"
  ],
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}