Immigration Law FAQPage Schema for Law Firms
Copy-paste JSON-LD template
Add this inside a <script type="application/ld+json"> tag in your <head> section. Replace the sample values with your actual business details.
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "How much does an immigration attorney cost?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Immigration attorneys typically charge: green card applications ($1,500–$5,000+), citizenship applications ($500–$2,000), deportation defense ($5,000–$15,000+), asylum cases ($3,000–$10,000+). Many cases also require USCIS filing fees ($500–$1,800+). Free legal aid is available for low-income applicants."
}
},
{
"@type": "Question",
"name": "How long does it take to get a green card?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Green card timelines vary significantly: immediate relatives of US citizens take 8–24 months. Employer-sponsored cases take 1–5 years. The diversity visa lottery takes 1 year. Country of birth significantly affects wait times — applicants from India and China face backlogs of 10+ years for employment-based green cards."
}
},
{
"@type": "Question",
"name": "What is the difference between a green card and citizenship?",
"acceptedAnswer": {
"@type": "Answer",
"text": "A green card (permanent resident card) allows you to live and work in the US indefinitely. US citizenship grants additional rights: the right to vote, a US passport, and protection from deportation. Citizens can also petition for more family members. You can apply for citizenship after 3–5 years as a green card holder."
}
},
{
"@type": "Question",
"name": "What should I do if I receive a deportation notice?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Contact an immigration attorney immediately. You have the right to a hearing before an immigration judge. Do not miss any court dates — failure to appear results in automatic deportation order. An attorney can file for relief from removal, including cancellation of removal, asylum, or adjustment of status."
}
}
]
}
Required and recommended fields
| Field | Value | Status | Notes |
|---|---|---|---|
@context |
https://schema.org |
Required | Always exactly this value |
@type |
FAQPage |
Required | Always exactly "FAQPage" |
mainEntity |
Array of Question objects |
Required | Minimum 1 question; aim for 3-8 for best AI extraction |
name (Question) |
The question text |
Required | Write how patients/clients actually search — buying intent questions perform best |
@type (Question) |
Question |
Required | Always exactly "Question" |
acceptedAnswer |
Answer object |
Required | Must be present for every Question |
@type (Answer) |
Answer |
Required | Always exactly "Answer" |
text (Answer) |
The answer text |
Required | Keep under 300 words. Direct, specific, no filler. |
Common mistakes to avoid
- Using generic questions ("What are your hours?") instead of buying-intent questions ("How much does the procedure cost?")
- Nesting FAQPage inside another schema type — it must be a top-level @type
- Writing answers longer than 300 words — AI systems prefer concise, direct answers
Why this helps ChatGPT and Perplexity cite your Immigration Law page
Let AI extract direct answers from your service pages. When a client asks ChatGPT "immigration law near me" or "best immigration law in [city]," the AI scans pages it can crawl for structured answers. FAQPage Schema gives it exactly what it needs — a machine-readable Q&A it can extract and cite without any interpretation.
From AltorLab's weekly crawls of law firms websites: fewer than 25% have any FAQPage schema, and fewer than 15% have complete LocalBusiness schema with the correct subtype. This means the bar to appear in AI answers is low — one afternoon of technical work separates cited practices from invisible ones.
Want to see exactly where your immigration law page stands? Check your GEO Health Score free →
Validate your implementation
After adding the schema, test it with these free tools:
- Google Rich Results Test — checks for structured data errors
- Schema.org Validator — validates against schema.org specification
- AltorLab AI Visibility Checker — checks all 6 GEO signals including schema
Other law firms schema templates
AltorLab (ex-Microsoft AI team) checks all 6 AI citation signals on your website and gives you a prioritized fix list — free, 15 minutes.
Book free audit → Email amanda@altorlab.xyz