Vault seed record
Find airport objects near the gate
Find the boarding pass, carry-on bag, and gate sign in the airport waiting area.
Classification
Provenance
Kind: human-authored
Source: production-seed-expansion
Batch: production-seed-batch-002
Reviewer: content-lead
Updated: 2026-05-20
Instruction and answer
Instruction
Find the objects in the scene.
Correct answer
boarding pass, carry-on bag, gate sign
Explanation
Travel vocabulary is more useful when you can recognize objects in a busy place, not only translate them in a list.
Product use
Surfaces
Source languages
Difficulty
low
Conversion hook
Feels like a tiny airport game with useful words.
Review payload
Review notes
Approved challenge-first hidden-object seed.
Media prompt
Premium realistic 3D airport gate waiting area with visible boarding pass, carry-on bag, and gate sign.
Assets
Source traps
Tags
Usage
Tests: survival-english, vocabulary-size
Funnels: none
Challenges: airport-object-hunt
{
"type": "coordinate-targets",
"targets": [
{
"id": "boarding-pass",
"label": "boarding pass",
"x": 61,
"y": 62,
"clue": "Paper or phone ticket for boarding"
},
{
"id": "carry-on",
"label": "carry-on bag",
"x": 32,
"y": 70,
"clue": "Small travel bag"
},
{
"id": "gate-sign",
"label": "gate sign",
"x": 74,
"y": 28,
"clue": "Shows where to board"
}
]
}