

# Event Details

- **Event Name**: Jr. Coding Day Camp
- **Event Start and End Date**: Thu, 22 Dec, 2022 at 09:00 am – Thu, 22 Dec, 2022 at 03:30 pm
- **Event Description**: For children ages 6-12. Introduce your child to coding. Students will learn the foundational coding and create their own games.
- **Event URL**: https://allevents.in/franklin/jr-coding-day-camp/200023721283516
- **Event Categories**: it
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Franklin
- **state**: TN
- **country**: United States
- **location**: 274 Mallory Station Rd, Franklin, TN 37067-8244, United States
- **lat**: 35.95613861084
- **long**: -86.828231811523
- **full address**: 274 Mallory Station Rd, Franklin, TN 37067-8244, United States

## Event gallery

- **Alt text**: Jr. Coding Day Camp
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4a41aac39fae0f3309f54b7dd57896faf423f5778ccaafeca4ab04093d7bb87d-rimg-w720-h960-gmir.jpg?v=1671669846

## FAQs

- **Q**: When and where is Jr. Coding Day Camp being held?
  - **A:** Jr. Coding Day Camp takes place on Thu, 22 Dec, 2022 at 09:00 am to Thu, 22 Dec, 2022 at 03:30 pm at 274 Mallory Station Rd, Franklin, TN 37067-8244, United States.
- **Q**: Who is organizing Jr. Coding Day Camp?
  - **A:** Jr. Coding Day Camp is organized by Skill Samurai (Franklin).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jr. Coding Day Camp",
        "image": "https://cdn-az.allevents.in/events2/banners/4a41aac39fae0f3309f54b7dd57896faf423f5778ccaafeca4ab04093d7bb87d-rimg-w720-h960-gmir.jpg?v=1671669846",
        "startDate": "2022-12-22",
        "endDate": "2022-12-22",
        "url": "https://allevents.in/franklin/jr-coding-day-camp/200023721283516",
        "location": {
            "@type": "Place",
            "name": "274 Mallory Station Rd, Franklin, TN 37067-8244, United States",
            "address": {
                "@type": "PostalAddress",
                "name": "274 Mallory Station Rd, Franklin, TN 37067-8244, United States",
                "addressLocality": "Franklin",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.95613861084",
                "longitude": "-86.828231811523"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "For children ages 6-12. Introduce your child to coding. Students will learn the foundational coding and create their own games.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Skill Samurai (Franklin)",
                "url": "https://allevents.in/org/skill-samurai-franklin/19744928"
            }
        ]
    }
]
```