Base 64 encoded image (JPG or PNG)
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "ImageBase64Encoded", "type": "string", "description": "Base 64 encoded image (JPG or PNG)" }