{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/almond-tree-rv-park-chico-ca-1",
  "name": "Almond Tree RV Park",
  "description": "About Us Discover the perfect getaway at our campground in Chico, California, where every visit feels like coming home. Resident Managers Bob and Terri Corliss are lifelong residents who offer friendly, old-fashioned hospitality and are always happy to inform you about Chico and its events and attractions. Whether you’re here for the nature or our amazing community spaces, our goal is to make your time in Northern California truly memorable. Make A Reservation",
  "url": "https://campertunity.com/listings/campgrounds/almond-tree-rv-park-chico-ca-1",
  "image": [
    "https://almondtreervpark.com/wp-content/uploads/2023/11/silo-rv-resort.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3124 Esplanade",
    "addressLocality": "Chico",
    "addressRegion": "CA",
    "postalCode": "95973",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.76914797143237,
    "longitude": -121.8726073883004
  },
  "sameAs": [
    "https://almondtreervpark.com/"
  ]
}