{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/cip-service-image-format-structure.json", "name": "image_format", "description": "Desired output raster format.", "type": "string", "enum": [ "PNG", "GTIFF" ] }