patx/afterdarklabs

update meta data

Commit 12eac18 · patx · 2026-09-06T21:23:29-04:00

Changeset
12eac18105a15d8bdd7fda77cffbb8042e00f1d4
Parents
16380172139dd92425e6a6156006e3b3c65900c4

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/docs/index.html b/docs/index.html
index 2e2bf14..43a5fbb 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -804,20 +804,44 @@
       "@context": "https://schema.org",
       "@graph": [
         {
-          "@type": "Organization",
+          "@type": ["Organization", "LocalBusiness", "ProfessionalService"],
           "@id": "https://afterdarklabs.io/#organization",
           "name": "After Dark Labs",
           "url": "https://afterdarklabs.io/",
           "logo": "https://afterdarklabs.io/logo_assets/icon-512.png",
+          "telephone": "+1-954-621-8027",
+          "email": "[email protected]",
+          "address": {
+            "@type": "PostalAddress",
+            "streetAddress": "2755 NE 30th Ave",
+            "addressLocality": "Lighthouse Point",
+            "addressRegion": "FL",
+            "postalCode": "33064",
+            "addressCountry": "US"
+          },
+          "geo": {
+            "@type": "GeoCoordinates",
+            "latitude": 26.264305,
+            "longitude": -80.083566
+          },
           "founder": {
             "@type": "Person",
             "name": "Harrison Erd",
             "url": "https://harrisonerd.com/"
           },
-          "areaServed": {
-            "@type": "Country",
-            "name": "United States"
-          },
+          "areaServed": [
+            { "@type": "AdministrativeArea", "name": "Broward County" },
+            { "@type": "AdministrativeArea", "name": "Miami-Dade County" },
+            { "@type": "AdministrativeArea", "name": "Palm Beach County" },
+            { "@type": "City", "name": "Lighthouse Point" },
+            { "@type": "City", "name": "Pompano Beach" },
+            { "@type": "City", "name": "Fort Lauderdale" },
+            { "@type": "City", "name": "Miami" },
+            { "@type": "City", "name": "Miami Beach" },
+            { "@type": "City", "name": "West Palm Beach" },
+            { "@type": "City", "name": "Boca Raton" },
+            { "@type": "Country", "name": "United States" }
+          ],
           "description": "After Dark Labs provides South Florida website design and development for custom websites, Shopify stores, mobile apps, SaaS platforms, APIs, AI integrations, branding, hosting, and business tools."
         },
         {
@@ -839,10 +863,19 @@
           "provider": {
             "@id": "https://afterdarklabs.io/#organization"
           },
-          "areaServed": {
-            "@type": "Country",
-            "name": "United States"
-          },
+          "areaServed": [
+            { "@type": "AdministrativeArea", "name": "Broward County" },
+            { "@type": "AdministrativeArea", "name": "Miami-Dade County" },
+            { "@type": "AdministrativeArea", "name": "Palm Beach County" },
+            { "@type": "City", "name": "Lighthouse Point" },
+            { "@type": "City", "name": "Pompano Beach" },
+            { "@type": "City", "name": "Fort Lauderdale" },
+            { "@type": "City", "name": "Miami" },
+            { "@type": "City", "name": "Miami Beach" },
+            { "@type": "City", "name": "West Palm Beach" },
+            { "@type": "City", "name": "Boca Raton" },
+            { "@type": "Country", "name": "United States" }
+          ],
           "serviceType": [
             "Custom website design and development",
             "Shopify and ecommerce development",