

# Event Details

- **Event Name**: Sales month
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 02:00 am
- **Event Description**: By this December we're giving 20%discount off to all client
- **Event URL**: https://allevents.in/pasig/sales-month/200028828639225
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Pasig
- **state**: MM
- **country**: Philippines
- **location**: Pasig City
- **lat**: 14.563
- **long**: 121.0826
- **full address**: Pasig City, Pasig, Philippines

## Event gallery

- **Alt text**: Sales month
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/dfb1a59cf8f7e6e44834f14da5a919c6caec8a8504e4367a2c55689b3bdcd166-rimg-w1200-h1600-dc312e2e-gmir?v=1763422164

## FAQs

- **Q**: When and where is Sales month being held?
  - **A:** Sales month takes place on Tue, 02 Dec, 2025 at 02:00 am to Tue, 02 Dec, 2025 at 02:00 am at Pasig City, Pasig, Philippines.
- **Q**: Who is organizing Sales month?
  - **A:** Sales month is organized by Top One Carbon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sales month",
        "image": "https://cdn-az.allevents.in/events10/banners/dfb1a59cf8f7e6e44834f14da5a919c6caec8a8504e4367a2c55689b3bdcd166-rimg-w1200-h1600-dc312e2e-gmir?v=1763422164",
        "startDate": "2025-12-02",
        "url": "https://allevents.in/pasig/sales-month/200028828639225",
        "location": {
            "@type": "Place",
            "name": "Pasig City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pasig",
                "addressLocality": "Pasig",
                "addressRegion": "MM",
                "addressCountry": "PH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "14.563",
                "longitude": "121.0826"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "By this December we're giving 20%discount off to all client",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Top One Carbon",
                "url": "https://allevents.in/org/top-one-carbon/26643550"
            }
        ]
    }
]
```