

# Event Details

- **Event Name**: Pasta Fest
- **Event Start and End Date**: Sat, 19 Sep, 2026 at 05:00 pm – Sat, 19 Sep, 2026 at 08:00 pm (-07:00)
- **Event Description**: Join The Friends of Loma Vista Farm for an evening of delicious pasta and exciting auctions as we raise money for the continued care and maintenance of Loma Vista Farm!
- **Event URL**: https://allevents.in/vallejo/pasta-fest/80002242667707
- **Event Categories**: nonprofit, nonprofit, festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Vallejo
- **state**: CA
- **country**: United States
- **location**: Vallejo Veterans Building
- **lat**: 38.104087829589844
- **long**: -122.25663757324219
- **full address**: Vallejo Veterans Building, 420 Admiral Callahan Lane, Vallejo, United States

## Event gallery

- **Alt text**: Pasta Fest
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a580b6deda96.jpg

## FAQs

- **Q**: When and where is Pasta Fest being held?
  - **A:** Pasta Fest takes place on Sat, 19 Sep, 2026 at 05:00 pm to Sat, 19 Sep, 2026 at 08:00 pm at Vallejo Veterans Building, 420 Admiral Callahan Lane, Vallejo, United States.
- **Q**: Who is organizing Pasta Fest?
  - **A:** Pasta Fest is organized by Friends of Loma Vista Farm.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pasta Fest",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a580b6deda96.jpg",
        "startDate": "2026-09-19T17:00:00-07:00",
        "endDate": "2026-09-19T20:00:00-07:00",
        "url": "https://allevents.in/vallejo/pasta-fest/80002242667707",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Vallejo Veterans Building",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "420 Admiral Callahan Lane",
                "addressLocality": "Vallejo",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.104087829589844",
                "longitude": "-122.25663757324219"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join The Friends of Loma Vista Farm for an evening of delicious pasta and exciting auctions as we raise money for the continued care and maintenance of Loma Vista Farm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Loma Vista Farm",
                "url": "https://allevents.in/org/friends-of-loma-vista-farm/28026196"
            }
        ]
    }
]
```