# AI Discoverability — Code Examples # Source: https://abacusis.ca/resources/ai-discoverability ## Example URL Structure (Knowledge Pages) /knowledge/work-permit-canada /knowledge/express-entry /knowledge/canadian-citizenship /knowledge/visitor-visa ## Example Data Endpoints /data/immigration-programs.json /data/work-permit-types.json /data/eligibility-criteria.json /data/faq.json ## Example JSON Structure { "program": "Express Entry", "country": "Canada", "type": "permanent_residency", "requirements": [ "Language test (CLB 7+)", "Education credential evaluation", "Work experience (1+ year)", "Proof of funds" ], "processing_time": "6 months", "updated": "2025-01" } ## Suggested AI Layer URL Structure /ai/work-permit /ai/express-entry /ai/visitor-visa /ai/citizenship /knowledge/fees /knowledge/timelines /knowledge/eligibility /markdown/services /markdown/faq /docs/process