{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "Why is local business schema important for law firms in New York City?",
  "description": "Local business schema helps New York City law firms appear in 'near me' searches and map packs, crucial for attracting local clients.",
  "url": "aiovisibility.com/faq/why-is-local-business-schema-important-for-law-firms-in-new-york-city",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "Why is local business schema important for law firms in New York City?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Local business schema is particularly important for law firms in competitive markets like New York City because it explicitly tells search engines where the firm is located and what areas it serves. This helps the firm appear in 'near me' searches and local map packs, which are crucial for attracting clients who are searching for legal services within a specific geographical area. It enhances local search visibility and client acquisition in dense urban environments.",
        "description": "Local business schema helps New York City law firms appear in 'near me' searches and map packs, crucial for attracting local clients."
      }
    }
  ],
  "speakable": {
    "@type": "SpeakableSpecification",
    "cssSelector": [
      "h1",
      ".faq-question",
      ".faq-answer",
      "[itemprop=\"acceptedAnswer\"]"
    ]
  }
}