

# Event Details

- **Event Name**: Roger Marley’s memorial service
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 01:00 pm
- **Event Description**: I wanted to let everybody know who is on this Facebook page that there will be a memorial service for Roger Marley June 20 at the First Presbyterian Church in Livermore at 1 o’clock.
- **Event URL**: https://allevents.in/livermore/roger-marleys-memorial-service/200030089822416
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Livermore
- **state**: CA
- **country**: United States
- **location**: First Pres. of Livermore
- **lat**: 37.67841
- **long**: -121.76947
- **full address**: First Pres. of Livermore, 2020 5th St,Livermore, California, United States

## Event gallery

- **Alt text**: Roger Marley’s memorial service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a01dc362c7550e93c484839cc1af5536954d1a1d3f09488d564aa08d6b75dbbd-rimg-w960-h720-dc464646-gmir?v=1781173556

## FAQs

- **Q**: When and where is Roger Marley s memorial service being held?
  - **A:** Roger Marley s memorial service takes place on Sat, 20 Jun, 2026 at 01:00 pm to Sat, 20 Jun, 2026 at 01:00 pm at First Pres. of Livermore, 2020 5th St,Livermore, California, United States.
- **Q**: Who is organizing Roger Marley s memorial service?
  - **A:** Roger Marley s memorial service is organized by Boy Scout Troop 939.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Roger Marley’s memorial service",
        "image": "https://cdn-az.allevents.in/events1/banners/a01dc362c7550e93c484839cc1af5536954d1a1d3f09488d564aa08d6b75dbbd-rimg-w960-h720-dc464646-gmir?v=1781173556",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/livermore/roger-marleys-memorial-service/200030089822416",
        "location": {
            "@type": "Place",
            "name": "First Pres. of Livermore",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2020 5th St,Livermore, California",
                "addressLocality": "Livermore",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.67841",
                "longitude": "-121.76947"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I wanted to let everybody know who is on this Facebook page that there will be a memorial service for Roger Marley June 20 at the First Presbyterian Church in Livermore at 1 o’clock.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boy Scout Troop 939",
                "url": "https://allevents.in/org/boy-scout-troop-939/27808544"
            }
        ]
    }
]
```