

# Event Details

- **Event Name**: La Habra Cyclery Demo
- **Event Start and End Date**: Sat, 17 Feb, 2018 at 09:00 am
- **Event Description**: Bring your ride gear and join Pivot Cycles and the crew from La Habra Cyclery for a chance to test your new bike! or more detailed information, please contact Jim at La Habra Cyclery (562) 691-7118, or visit: http://lahabracyclery.com/.
- **Event URL**: https://allevents.in/fullerton/la-habra-cyclery-demo/684826181906194
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fullerton
- **state**: CA
- **country**: United States
- **location**: Fullerton Courthouse
- **lat**: 33.881346839663
- **long**: -117.92674169144
- **full address**: Fullerton Courthouse, 1275 BERKELEY AVENUE, FULLERTON, CA. 92832, United States

## Event gallery

- **Alt text**: La Habra Cyclery Demo
  - **Image URL**: https://cdn-az.allevents.in/banners/2051e3a8b7f38e16cb40eccb1769b94a-rimg-w720-h405-gmir.jpg

## FAQs

- **Q**: When and where is La Habra Cyclery Demo being held?
  - **A:** La Habra Cyclery Demo takes place on Sat, 17 Feb, 2018 at 09:00 am to Sat, 17 Feb, 2018 at 09:00 am at Fullerton Courthouse, 1275 BERKELEY AVENUE, FULLERTON, CA. 92832, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "La Habra Cyclery Demo",
        "image": "https://cdn-az.allevents.in/banners/2051e3a8b7f38e16cb40eccb1769b94a-rimg-w720-h405-gmir.jpg",
        "startDate": "2018-02-17",
        "url": "https://allevents.in/fullerton/la-habra-cyclery-demo/684826181906194",
        "location": {
            "@type": "Place",
            "name": "Fullerton Courthouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1275 BERKELEY AVENUE, FULLERTON, CA. 92832",
                "addressLocality": "Fullerton",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.881346839663",
                "longitude": "-117.92674169144"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```