

# Event Details

- **Event Name**: Yard sale at 1002 Martinique Ave Fort Pierce, FL 34982
- **Event Start and End Date**: Sat, 14 Feb, 2026 at 09:00 am
- **Event Description**: Yard Sale will be available at 9:00am and end at 5:00pm.
- **Event URL**: https://allevents.in/fort-pierce/yard-sale-at-1002-martinique-ave-fort-pierce-fl-34982/200029655529840
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029655529840?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=fort+pierce-events

## Event venue details

- **city**: Fort Pierce
- **state**: FL
- **country**: United States
- **location**: Fort Pierce
- **lat**: 27.44907
- **long**: -80.32678
- **full address**: Fort Pierce, United States

## Event gallery

- **Alt text**: Yard sale at 1002 Martinique Ave Fort Pierce, FL 34982
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7854d765e9418673ad4a740675185280fc469fac491b5b4686b46915d0f742c0-rimg-w1200-h669-dcfed72e-gmir?v=1771045894

## FAQs

- **Q**: When and where is Yard sale at 1002 Martinique Ave Fort Pierce, FL 34982 being held?
  - **A:** Yard sale at 1002 Martinique Ave Fort Pierce, FL 34982 takes place on Sat, 14 Feb, 2026 at 09:00 am to Sat, 14 Feb, 2026 at 09:00 am at Fort Pierce, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard sale at 1002 Martinique Ave Fort Pierce, FL 34982",
        "image": "https://cdn-az.allevents.in/events4/banners/7854d765e9418673ad4a740675185280fc469fac491b5b4686b46915d0f742c0-rimg-w1200-h669-dcfed72e-gmir?v=1771045894",
        "startDate": "2026-02-14",
        "url": "https://allevents.in/fort-pierce/yard-sale-at-1002-martinique-ave-fort-pierce-fl-34982/200029655529840",
        "location": {
            "@type": "Place",
            "name": "Fort Pierce",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fort Pierce,FL,United States",
                "addressLocality": "Fort Pierce",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.44907",
                "longitude": "-80.32678"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Yard Sale will be available at 9:00am and end at 5:00pm."
    }
]
```