

# Event Details

- **Event Name**: Library Littles: A Visit from the Tooth Fairy
- **Event Start and End Date**: Thu, 19 Feb, 2026 at 11:00 am
- **Event Description**: The tooth fairy will read us stories about taking good care of our teeth and she will be available to take photos afterward.
- **Event URL**: https://allevents.in/carbondale/library-littles-a-visit-from-the-tooth-fairy/200029666736701
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Carbondale
- **state**: PA
- **country**: United States
- **location**: 5 N Main Street, Carbondale, PA, United States, Pennsylvania 18407
- **lat**: 41.5727
- **long**: -75.503
- **full address**: 5 N Main Street, Carbondale, PA, United States, Pennsylvania 18407

## Event gallery

- **Alt text**: Library Littles: A Visit from the Tooth Fairy
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0eadfa1f5a1bc726c058130b8466120fcb87e82bd097418a36f18033a21b4599-rimg-w1200-h675-dcfeffff-gmir?v=1771120560

## FAQs

- **Q**: When and where is Library Littles: A Visit from the Tooth Fairy being held?
  - **A:** Library Littles: A Visit from the Tooth Fairy takes place on Thu, 19 Feb, 2026 at 11:00 am to Thu, 19 Feb, 2026 at 11:00 am at 5 N Main Street, Carbondale, PA, United States, Pennsylvania 18407.
- **Q**: Who is organizing Library Littles: A Visit from the Tooth Fairy?
  - **A:** Library Littles: A Visit from the Tooth Fairy is organized by Carbondale Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Library Littles: A Visit from the Tooth Fairy",
        "image": "https://cdn-az.allevents.in/events8/banners/0eadfa1f5a1bc726c058130b8466120fcb87e82bd097418a36f18033a21b4599-rimg-w1200-h675-dcfeffff-gmir?v=1771120560",
        "startDate": "2026-02-19",
        "url": "https://allevents.in/carbondale/library-littles-a-visit-from-the-tooth-fairy/200029666736701",
        "location": {
            "@type": "Place",
            "name": "5 N Main Street, Carbondale, PA, United States, Pennsylvania 18407",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 N Main St, Carbondale, PA 18407-2303, United States",
                "addressLocality": "Carbondale",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.5727",
                "longitude": "-75.503"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The tooth fairy will read us stories about taking good care of our teeth and she will be available to take photos afterward.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carbondale Public Library",
                "url": "https://allevents.in/org/carbondale-public-library/20382595"
            }
        ]
    }
]
```