{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-sacramento-ca",
  "name": "Harvest Hosts attraction near Sacramento, CA",
  "description": "Brand new laundromat in the heart of Sacramento. Open 24 hours a day 7 days a week. Favorite spot for truckers because the parking lot is over 5 acres. Lighting throughout the lot and the laundromat is always open",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-sacramento-ca",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2310 Florin Road, Sacramento, CA 95822",
    "addressLocality": "Sacramento",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.48739153,
    "longitude": -121.48278833
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/ohio/19261"
  ],
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}