

# Event Details

- **Event Name**: July Fairfax Federation Membership Meeting
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 07:00 pm – Thu, 23 Jul, 2026 at 08:30 pm
- **Event Description**: More information coming soon!
- **Event URL**: https://allevents.in/chantilly/july-fairfax-federation-membership-meeting/200030321352129
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Chantilly
- **state**: VA
- **country**: United States
- **location**: Chantilly Regional Library
- **lat**: 38.882614152253
- **long**: -77.407822444936
- **full address**: Chantilly Regional Library, 4000 Stringfellow Rd,Chantilly, Virginia, United States

## Event gallery

- **Alt text**: July Fairfax Federation Membership Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/cc7fa0f0d50bfe02d470f6434bc5b94bddaf488c8d7a7caf325ea062342cb03c-rimg-w704-h163-dc001b5e-gmir?v=1784364555

## FAQs

- **Q**: When and where is July Fairfax Federation Membership Meeting being held?
  - **A:** July Fairfax Federation Membership Meeting takes place on Thu, 23 Jul, 2026 at 07:00 pm to Thu, 23 Jul, 2026 at 08:30 pm at Chantilly Regional Library, 4000 Stringfellow Rd,Chantilly, Virginia, United States.
- **Q**: Who is organizing July Fairfax Federation Membership Meeting?
  - **A:** July Fairfax Federation Membership Meeting is organized by Fairfax Federation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "July Fairfax Federation Membership Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/cc7fa0f0d50bfe02d470f6434bc5b94bddaf488c8d7a7caf325ea062342cb03c-rimg-w704-h163-dc001b5e-gmir?v=1784364555",
        "startDate": "2026-07-23",
        "endDate": "2026-07-23",
        "url": "https://allevents.in/chantilly/july-fairfax-federation-membership-meeting/200030321352129",
        "location": {
            "@type": "Place",
            "name": "Chantilly Regional Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4000 Stringfellow Rd,Chantilly, Virginia",
                "addressLocality": "Chantilly",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.882614152253",
                "longitude": "-77.407822444936"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More information coming soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fairfax Federation",
                "url": "https://allevents.in/org/fairfax-federation/25342543"
            }
        ]
    }
]
```