{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-hampden-me",
  "name": "Boondocking host near Hampden, ME",
  "description": "This is a driveway, that leads to my home. Nothing fancy. Safe and quiet. Not sure it is ideal for a larger RV. I think it is better for Class B vehicles. Suggested Local Attractions:This is a good stopping place on the way to Acadia National Park, farther north, or the Maine coastal areas.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-hampden-me",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/placeholder_profile_photo_boondockers_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hampden, ME",
    "addressLocality": "Hampden",
    "addressRegion": "ME",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.69799593,
    "longitude": -68.9168506
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}