{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-sacramento-ca-us",
  "name": "Boondocking host near Sacramento, CA",
  "description": "Parking area in front of our home on the street.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-sacramento-ca-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11403/profile/hgBcMJtXKoApOj4O_dce526deabbfd4af4bdc8b6344939c94_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/195899/profile/FBiZHdFM5d6Nujsz_4bc50b5eaa9271508efaee8bf5044b75_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sacramento, CA",
    "addressLocality": "Sacramento",
    "addressRegion": "CA",
    "postalCode": "85940",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.52174847,
    "longitude": -121.50653922
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/california/AxpxSjETvOOxL1vABKsQ"
  ],
  "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"
    }
  ]
}