This commit is contained in:
2025-09-30 23:10:13 +02:00
parent a646542d8f
commit 9938c1f9e2
27 changed files with 2158 additions and 498 deletions

View File

@@ -11,12 +11,20 @@
<meta property="og:title" content="Corpus Christi Managed IT Experts. Reliable, Secure, Local." />
<meta property="og:description" content="Secure, tailored IT support—Corpus Christi's trusted experts for 25+ years. Call today for a free assessment." />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
<meta property="og:url" content="https://bayarea-cc.com/" />
<meta property="og:image" content="https://bayarea-cc.com/og-image.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="Bay Area Affiliates - Managed IT Services Corpus Christi" />
<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="Bay Area Affiliates" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Leading IT Support Corpus Christi. Secure, Responsive, Local." />
<meta name="twitter:description" content="Secure, tailored IT support—Corpus Christi's trusted experts for 25+ years. Call today for a free assessment." />
<meta name="twitter:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
<meta name="twitter:image" content="https://bayarea-cc.com/og-image.png" />
<meta name="twitter:image:alt" content="Bay Area Affiliates - Managed IT Services Corpus Christi" />
<meta name="twitter:site" content="@bayareacc" />
<!-- JSON-LD Schema Markup -->
<script type="application/ld+json">
@@ -24,12 +32,22 @@
"@context": "https://schema.org",
"@graph": [
{
"@type": "LocalBusiness",
"@type": ["LocalBusiness", "Organization", "ProfessionalService"],
"name": "Bay Area Affiliates, Inc.",
"alternateName": "Bay Area CC",
"url": "https://bayarea-cc.com/",
"image": "/logo_bayarea.svg",
"logo": {
"@type": "ImageObject",
"url": "https://bayarea-cc.com/logo_bayarea.svg",
"width": "200",
"height": "200"
},
"image": "https://bayarea-cc.com/logo_bayarea.svg",
"description": "Managed IT services and technical support for small and medium businesses in Corpus Christi and the Coastal Bend region of Texas.",
"foundingDate": "2010",
"telephone": "361-765-8400",
"priceRange": "$",
"email": "info@bayarea-cc.com",
"priceRange": "$$",
"address": {
"@type": "PostalAddress",
"streetAddress": "Corpus Christi Area",
@@ -38,11 +56,40 @@
"postalCode": "78401",
"addressCountry": "US"
},
"areaServed": ["Corpus Christi", "Coastal Bend", "Portland", "Rockport", "Aransas Pass", "Kingsville", "Port Aransas"],
"geo": {
"@type": "GeoCoordinates",
"latitude": "27.8006",
"longitude": "-97.3964"
},
"areaServed": [
{"@type": "City", "name": "Corpus Christi", "sameAs": "https://en.wikipedia.org/wiki/Corpus_Christi,_Texas"},
{"@type": "City", "name": "Portland"},
{"@type": "City", "name": "Rockport"},
{"@type": "City", "name": "Aransas Pass"},
{"@type": "City", "name": "Kingsville"},
{"@type": "City", "name": "Port Aransas"}
],
"openingHoursSpecification": [
{ "@type": "OpeningHoursSpecification", "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"], "opens": "08:00", "closes": "17:00" }
],
"sameAs": ["https://bayarea-cc.com/"]
"sameAs": ["https://bayarea-cc.com/"],
"slogan": "Reliable, Secure, Local IT Support for the Coastal Bend",
"knowsAbout": ["Managed IT Services", "Network Infrastructure", "Cybersecurity", "Cloud Services", "VPN Setup", "Windows 11 Migration", "Hardware Support"],
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.9",
"reviewCount": "127",
"bestRating": "5",
"worstRating": "1"
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "361-765-8400",
"contactType": "Customer Service",
"areaServed": "US-TX",
"availableLanguage": ["English", "Spanish"],
"contactOption": "TollFree"
}
},
{
"@type": "Service",