← Back to LawyersAISEO Schema Repository
Type: LegalService · File: services/entity-authority-building-san-francisco-legal-service.json
Canonical source: https://www.lawyersaiseo.com/
{
"@context": "https://schema.org",
"@type": "LegalService",
"name": "LawyersAISEO - Entity Authority Building",
"description": "Professional Entity Authority Building services in San Francisco. LawyersAISEO provides AI Answer Engine Optimization (AEO) specifically for lawyers and law firms, helping them get cited and recommended by AI platforms like ChatGPT, Perplexity, Google Gemini, and Microsoft Copilot.",
"url": "https://www.lawyersaiseo.com/",
"telephone": "213-537-5613",
"address": {
"@type": "PostalAddress",
"addressLocality": "San Francisco"
},
"areaServed": {
"@type": "City",
"name": "San Francisco"
},
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Entity Authority Building Services",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Entity Authority Building"
}
}
]
}
}