

# Event Details

- **Event Name**: Estate Sale
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 08:00 am
- **Event Description**: Spread the word to all your friends and family.  Estate Sale for my brother on the 19th and 20th.
- **Event URL**: https://allevents.in/cocoa/estate-sale/200030226975812
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Cocoa
- **state**: FL
- **country**: United States
- **location**: 6873 Buxton Ave, Cocoa, FL 32927-9235, United States
- **lat**: 28.47968
- **long**: -80.80817
- **full address**: 6873 Buxton Ave, Cocoa, FL 32927-9235, United States

## Event gallery

- **Alt text**: Estate Sale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5ec598aa2f5a77439404cf33d36722d4c6b9c552b43dba77ceee11d339beae29-rimg-w1200-h1553-dcf0f01d-gmir?v=1781298252

## FAQs

- **Q**: When and where is Estate Sale being held?
  - **A:** Estate Sale takes place on Fri, 19 Jun, 2026 at 08:00 am to Fri, 19 Jun, 2026 at 08:00 am at 6873 Buxton Ave, Cocoa, FL 32927-9235, United States.
- **Q**: Who is organizing Estate Sale?
  - **A:** Estate Sale is organized by Bill Adams Space Coast Realtor.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Estate Sale",
        "image": "https://cdn-az.allevents.in/events2/banners/5ec598aa2f5a77439404cf33d36722d4c6b9c552b43dba77ceee11d339beae29-rimg-w1200-h1553-dcf0f01d-gmir?v=1781298252",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/cocoa/estate-sale/200030226975812",
        "location": {
            "@type": "Place",
            "name": "6873 Buxton Ave, Cocoa, FL 32927-9235, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6873 Buxton Ave, Cocoa, FL 32927-9235, United States",
                "addressLocality": "Cocoa",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.47968",
                "longitude": "-80.80817"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spread the word to all your friends and family.  Estate Sale for my brother on the 19th and 20th.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bill Adams Space Coast Realtor",
                "url": "https://allevents.in/org/bill-adams-space-coast-realtor/27911992"
            }
        ]
    }
]
```