{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/strawhouse-resorts-cafe-junction-city-ca",
  "name": "Strawhouse Resorts and Cafe",
  "description": "Strawhouse Resorts and Cafe camping reservations and campground information. Learn more about camping near Strawhouse Resorts and Cafe and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/strawhouse-resorts-cafe-junction-city-ca",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783604/%7Bpht%7DphotoURL4-original%7Bpht%7D1699571207150.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "31301 California 299",
    "addressLocality": "Junction City",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.73856,
    "longitude": -123.2068
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/strawhouse-resorts-and-cafe/CHUB/783604/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}