hongkongairport.com
Hong Kong International Airport
Hong Kong International Airport - Passenger Home
40
Not agent-ready yet
Agent-readiness score out of 100
- ○ Clear description of the site
- ✓ Several pages described
- ✓ Actions agents can take
- ✓ 3 or more actions
- ○ Publishes its own LAWP (/.well-known/lawp.json)
- ○ Actions agents can execute
- ○ Business details (address, hours, phone)
How to improve this score
Up to +60 points:
+15 · Clear description of the site
Add a meta description and a plain first paragraph that says what you do, where, and for whom.
Add a meta description and a plain first paragraph that says what you do, where, and for whom.
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at
Publish your starter lawp.json at
/.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.+15 · Actions agents can execute
Give an action an
Give an action an
endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for hongkongairport.com
Made from what Actuent already knows. Edit it, then publish it at
https://hongkongairport.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "hongkongairport.com",
"name": "Hong Kong International Airport",
"language": "en",
"pages": {
"/": {
"title": "Hong Kong International Airport - Passenger Home",
"content": "Hong Kong International Airport - Passenger Home"
},
"/en/": {
"title": "Airport Website",
"content": "Official primary portal for HKIA corporate and passenger services. Use this link to find general airport announcements, flight status search, and contact details for airlines."
},
"/en/map/": {
"title": "Terminal Map",
"content": "Comprehensive maps of the terminal buildings. Use this link to navigate Terminal 1 (T1) and Terminal 2 (T2), locate boarding gates, check-in desks, security channels, automated baggage drop-offs, currency exchanges, and transit lines like the Automated People Mover (APM)."
},
"/llms-tc.txt": {
"title": "繁體中文 (Traditional Chinese)",
"content": "繁體中文 (Traditional Chinese)"
},
"/en/about-us/": {
"title": "About Us & Corporate Profile",
"content": "Direct access to HKIA's history, leadership organization, and vision statements."
},
"/en/sustainability/": {
"title": "Sustainability Reports",
"content": "Environmental, Social, and Governance (ESG) hub. Use this link to download annual Sustainability Reports, check progress on the Airport Carbon Accreditation scheme, view green building certifications, and read about waste reduction and water recycling initiatives."
},
"/en/flights/MyHKG-mobile-app/": {
"title": "My HKG Mobile App",
"content": "HKIA's official mobile application. Use this link to download the app and access features such as interactive indoor AR wayfinding navigation, flight departure/arrival alerts, real-time luggage delivery status, and reservations for airport parking."
},
"/en/transport/to-from-airport/": {
"title": "Airport Express & Ground Transport",
"content": "Rail, bus, and taxi links. Use this link to find fare calculators and schedules for the Airport Express train (connecting to Hong Kong Station in Central in 24 minutes, operating daily 05:54 to 00:48), in-town check-in availability for participating airlines, overnight \"N\" bus routes, taxi fare guid"
},
"/en/media-centre/press-release/": {
"title": "Media Centre",
"content": "Press and communications repository. Use this link to access official press releases, monthly passenger and cargo traffic statistics, operational milestones, and high-resolution media galleries."
},
"/en/airport-authority/vision-mission/": {
"title": "AAHK Vision & Mission",
"content": "Administrative and corporate portal of Airport Authority Hong Kong. Use this link to access corporate bylaws, vision statements, strategic goals, procurement guides, and tender invitations."
},
"/en/transport/mainland-connection/ferry-transfer.page": {
"title": "GBA Connections (SkyPier)",
"content": "Direct sea-to-air and land-to-air transit. Use this link to find ferry timetables and bonded bus schedules connecting mainland China (Shenzhen, Guangzhou, Humen, Zhongshan, Macao) directly to HKIA's airside. Explains upstream check-in, luggage tagging, and how passengers bypass Hong Kong immigration"
}
},
"actions": [
{
"id": "search",
"name": "Search the site",
"input": {
"type": "text",
"required": true
},
"intent": [
"search",
"find",
"look up"
],
"description": "Search Hong Kong International Airport"
},
{
"id": "contact",
"name": "Contact",
"input": {
"type": "text",
"required": false
},
"intent": [
"contact",
"get in touch",
"email",
"message",
"support"
],
"description": "Get in touch with the site owner"
},
{
"id": "careers",
"name": "View jobs",
"input": {
"type": "text",
"required": false
},
"intent": [
"careers",
"jobs",
"hiring",
"work with us"
],
"description": "See open positions"
}
]
}Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Hong Kong International Airport",
"url": "https://hongkongairport.com",
"telephone": "+00 0000 0000",
"priceRange": "€€",
"address": {
"@type": "PostalAddress",
"streetAddress": "Street 1",
"postalCode": "0000",
"addressLocality": "City",
"addressCountry": "DK"
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "17:00"
}
]
}
</script>What AI agents can do here
Search the site
Search Hong Kong International Airport
searchfindlook upContact
Get in touch with the site owner
contactget in touchemailmessagesupportView jobs
See open positions
careersjobshiringwork with usPages
Hong Kong International Airport - Passenger Home /
Hong Kong International Airport - Passenger Home
Airport Website /en/
Official primary portal for HKIA corporate and passenger services. Use this link to find general airport announcements, flight status search, and contact details for airlines.
Terminal Map /en/map/
Comprehensive maps of the terminal buildings. Use this link to navigate Terminal 1 (T1) and Terminal 2 (T2), locate boarding gates, check-in desks, security channels, automated baggage drop-offs, currency exchanges, and transit lines like the Automated People Mover (APM).
繁體中文 (Traditional Chinese) /llms-tc.txt
繁體中文 (Traditional Chinese)
About Us & Corporate Profile /en/about-us/
Direct access to HKIA's history, leadership organization, and vision statements.
Sustainability Reports /en/sustainability/
Environmental, Social, and Governance (ESG) hub. Use this link to download annual Sustainability Reports, check progress on the Airport Carbon Accreditation scheme, view green building certifications, and read about waste reduction and water recycling initiatives.
My HKG Mobile App /en/flights/MyHKG-mobile-app/
HKIA's official mobile application. Use this link to download the app and access features such as interactive indoor AR wayfinding navigation, flight departure/arrival alerts, real-time luggage delivery status, and reservations for airport parking.
Airport Express & Ground Transport /en/transport/to-from-airport/
Rail, bus, and taxi links. Use this link to find fare calculators and schedules for the Airport Express train (connecting to Hong Kong Station in Central in 24 minutes, operating daily 05:54 to 00:48), in-town check-in availability for participating airlines, overnight "N" bus ro
Media Centre /en/media-centre/press-release/
Press and communications repository. Use this link to access official press releases, monthly passenger and cargo traffic statistics, operational milestones, and high-resolution media galleries.
AAHK Vision & Mission /en/airport-authority/vision-mission/
Administrative and corporate portal of Airport Authority Hong Kong. Use this link to access corporate bylaws, vision statements, strategic goals, procurement guides, and tender invitations.
GBA Connections (SkyPier) /en/transport/mainland-connection/ferry-transfer.page
Direct sea-to-air and land-to-air transit. Use this link to find ferry timetables and bonded bus schedules connecting mainland China (Shenzhen, Guangzhou, Humen, Zhongshan, Macao) directly to HKIA's airside. Explains upstream check-in, luggage tagging, and how passengers bypass H
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=hongkongairport.com
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 27 Sep 2026
Is this your site?
Claim hongkongairport.com to edit what AI agents see, make your actions executable, and show your score:
Show your score:
<script src="https://api.actuent.ai/badge.js" data-domain="hongkongairport.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=hongkongairport.com&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
