CatalogItem is a JSON Structure definition published by Airbus OneAtlas.
Meta-schema:
{ "name": "CatalogItem", "fields": [ { "name": "_links", "type": "object" }, { "name": "geometry", "type": "GeojsonGeometry" }, { "name": "properties", "type": "object" }, { "name": "rights", "type": "object" }, { "name": "type", "type": "string" } ] }