{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/foothills-mobile-home-park-butte-valley-ca",
  "name": "Foothills Mobile Home Park",
  "description": "Foothills Mobile Home Park is located at 2920 Clark Road, Butte Valley CA 95965. Foothills Mobile Home Park can be contacted at ***-***-**** or https://foothills-mobile-home-park.business.site/",
  "url": "https://campertunity.com/listings/campgrounds/foothills-mobile-home-park-butte-valley-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2920 Clark Road",
    "addressLocality": "Butte Valley",
    "addressRegion": "CA",
    "postalCode": "95965",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6594389,
    "longitude": -121.6281847
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/butte-valley/foothills-mobile-home-park"
  ]
}