← Back to LawyersAISEO Schema Repository
Type: LegalService · File: services/entity-authority-building-new-york-city-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 New York City. 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": "New York City"
},
"areaServed": {
"@type": "City",
"name": "New York City"
},
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Entity Authority Building Services",
"itemListElement": [
{
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Entity Authority Building"
}
}
]
}
}