

# Event Details

- **Event Name**: Portsmouth Old Towne Farmer's Market 
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 10:00 am – Sat, 21 Mar, 2026 at 02:00 pm
- **Event Description**: Come out for delicious baked treats this Saturday!
- **Event URL**: https://allevents.in/portsmouth/portsmouth-old-towne-farmers-market/200029827866657
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Portsmouth
- **state**: VA
- **country**: United States
- **location**: Old Town Portsmouth
- **lat**: 36.835676544734
- **long**: -76.300074790912
- **full address**: Old Town Portsmouth, Portsmouth, Virginia, United States

## Event gallery

- **Alt text**: Portsmouth Old Towne Farmer's Market
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3a4518aa3b0ba92262261fa3fec90732574fa8b67f54f9352c248e481c9a8ab3-rimg-w1200-h1600-dc604745-gmir?v=1773838197

## FAQs

- **Q**: When and where is Portsmouth Old Towne Farmer's Market  being held?
  - **A:** Portsmouth Old Towne Farmer's Market  takes place on Sat, 21 Mar, 2026 at 10:00 am to Sat, 21 Mar, 2026 at 02:00 pm at Old Town Portsmouth, Portsmouth, Virginia, United States.
- **Q**: Who is organizing Portsmouth Old Towne Farmer's Market ?
  - **A:** Portsmouth Old Towne Farmer's Market  is organized by Elemental Oven.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Portsmouth Old Towne Farmer's Market",
        "image": "https://cdn-az.allevents.in/events7/banners/3a4518aa3b0ba92262261fa3fec90732574fa8b67f54f9352c248e481c9a8ab3-rimg-w1200-h1600-dc604745-gmir?v=1773838197",
        "startDate": "2026-03-21",
        "endDate": "2026-03-21",
        "url": "https://allevents.in/portsmouth/portsmouth-old-towne-farmers-market/200029827866657",
        "location": {
            "@type": "Place",
            "name": "Old Town Portsmouth",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Portsmouth, Virginia",
                "addressLocality": "Portsmouth",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.835676544734",
                "longitude": "-76.300074790912"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out for delicious baked treats this Saturday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Elemental Oven",
                "url": "https://allevents.in/org/elemental-oven/27592277"
            }
        ]
    }
]
```