GeojsonGeometry is a JSON Structure definition published by Airbus OneAtlas.
Meta-schema:
{ "name": "GeojsonGeometry", "fields": [ { "name": "geometry", "type": "object", "description": "A valid geojson geometry coordinates" }, { "name": "type", "type": "string" } ] }