{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-health-dashboard/refs/heads/main/json-structure/health-event-metadata-structure.json", "name": "eventMetadata", "description": "eventMetadata schema from Amazon Health Dashboard API", "type": "object", "additionalProperties": { "$ref": "#/components/schemas/metadataValue" } }