---
title: "eThree Media - Savannah video production - corporate, broadcast and live events"
description: "A video production company based in Savannah, Georgia, producing corporate, drone, commercial, broadcast crews and 4k switched live events for global clients."
url: "https://www.ethreemedia.com/"
date: "2026-06-26T18:19:52+00:00"
language: "en-GB"
---



## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.ethreemedia.com/#organization",
    "name": "eThree Media",
    "description": "A video production company based in Savannah, Georgia, producing corporate, drone, commercial, broadcast crews and 4k switched live events for global clients.",
    "email": "info@ethreemedia.com",
    "url": "https://www.ethreemedia.com",
    "telephone": "+1-912-238-1933",
    "foundingDate": "2000-01-04",
    "logo": "https://www.ethreemedia.com/images/eThreeLogoSquare.png",
    "image": "https://www.ethreemedia.com/images/eThreeLogoSquare.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "1201 Jefferson St.",
        "addressCountry": "US",
        "addressLocality": "Savannah",
        "addressRegion": "GA",
        "postalCode": "31401"
    },
    "sameAs": [
        "https://www.facebook.com/ethreemedia",
        "https://vimeo.com/ethreemedia"
    ]
}
```
