{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-gaston-or",
  "name": "Boondocking host near Gaston, OR",
  "description": "Our property is nestled in the heart of Gaston. Here you are close to vineyards and hiking. We are 10 minutes from Forest Grove.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-gaston-or",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/17113/profile/sNhXWWoPtN2A939b_c1ee4cecdd1fce826bf5b3111cc0b440_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gaston, OR",
    "addressLocality": "Gaston",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.48193283,
    "longitude": -123.11362438
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/north-carolina/17113"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}