

# Event Details

- **Event Name**: Love on a plate 
- **Event Start and End Date**: Sun, 05 Jul, 2026 at 03:00 am
- **Event Description**: July is slowly approaching I can’t wait to serve the homeless in my community
- **Event URL**: https://allevents.in/newport-news/love-on-a-plate/200030271701126
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Newport News
- **state**: VA
- **country**: United States
- **location**: Jefferson Park
- **lat**: 36.998431
- **long**: -76.428737
- **full address**: Jefferson Park, Newport News, Virginia, United States

## Event gallery

- **Alt text**: Love on a plate
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7c26ddb5821b3d788f7d3e05bebb4c0bdd6bd5700f01943cdc9949d096b0b9f4-rimg-w1200-h1200-dceddbbc-gmir?v=1782564423

## FAQs

- **Q**: When and where is Love on a plate  being held?
  - **A:** Love on a plate  takes place on Sun, 05 Jul, 2026 at 03:00 am to Sun, 05 Jul, 2026 at 03:00 am at Jefferson Park, Newport News, Virginia, United States.
- **Q**: Who is organizing Love on a plate ?
  - **A:** Love on a plate  is organized by Love On A Plate .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Love on a plate",
        "image": "https://cdn-az.allevents.in/events2/banners/7c26ddb5821b3d788f7d3e05bebb4c0bdd6bd5700f01943cdc9949d096b0b9f4-rimg-w1200-h1200-dceddbbc-gmir?v=1782564423",
        "startDate": "2026-07-05",
        "url": "https://allevents.in/newport-news/love-on-a-plate/200030271701126",
        "location": {
            "@type": "Place",
            "name": "Jefferson Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Newport News, Virginia",
                "addressLocality": "Newport News",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.998431",
                "longitude": "-76.428737"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "July is slowly approaching I can’t wait to serve the homeless in my community",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Love On A Plate ",
                "url": "https://allevents.in/org/love-on-a-plate/27943417"
            }
        ]
    }
]
```