

# Event Details

- **Event Name**: Earth Day Printing Celebration
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 12:00 pm – Sat, 18 Apr, 2026 at 01:00 pm (-05:00)
- **Event Description**: Join us in celebration of Earth Day, for an afternoon of printing, community, and sustainability! Enjoy refreshments while watching a live letterpress printing demo and take home a FREE Letterpress Printed Card!
- **Event URL**: https://allevents.in/austin/earth-day-printing-celebration/80003603538085
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Austin
- **state**: TX
- **country**: United States
- **location**: Letterpress PLAY, South Congress Avenue, Austin, TX, USA
- **lat**: 30.2671530000
- **long**: -97.7430608000
- **full address**: Letterpress PLAY, South Congress Avenue, Austin, TX, USA, United States

## Event gallery

- **Alt text**: Earth Day Printing Celebration
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69dd36cc3b2b6.jpg

## FAQs

- **Q**: When and where is Earth Day Printing Celebration being held?
  - **A:** Earth Day Printing Celebration takes place on Sat, 18 Apr, 2026 at 12:00 pm to Sat, 18 Apr, 2026 at 01:00 pm at Letterpress PLAY, South Congress Avenue, Austin, TX, USA, United States.
- **Q**: Who is organizing Earth Day Printing Celebration?
  - **A:** Earth Day Printing Celebration is organized by Letterpress PLAY.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Earth Day Printing Celebration",
        "image": "https://cdn2.allevents.in/thumbs/thumb69dd36cc3b2b6.jpg",
        "startDate": "2026-04-18T12:00:00-05:00",
        "endDate": "2026-04-18T13:00:00-05:00",
        "url": "https://allevents.in/austin/earth-day-printing-celebration/80003603538085",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Letterpress PLAY, South Congress Avenue, Austin, TX, USA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2002 S Congress Ave, Austin, TX 78704",
                "addressLocality": "Austin",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.2671530000",
                "longitude": "-97.7430608000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in celebration of Earth Day, for an afternoon of printing, community, and sustainability! Enjoy refreshments while watching a live letterpress printing demo and take home a FREE Letterpress Printed Card!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Letterpress PLAY",
                "url": "https://allevents.in/org/letterpress-play/27410701"
            }
        ]
    }
]
```