geometry is a JSON Structure definition published by Airbus OneAtlas.
Meta-schema:
{ "name": "geometry", "fields": [ { "name": "type", "type": "string" }, { "name": "coordinates", "type": "array<array>" } ] }