{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/echo-dfr-dfr088-structure.json", "name": "dfr088", "description": "Sources Object", "type": "object", "properties": { "SanitarySurvey": { "type": "array", "items": { "$ref": "#/definitions/dfr089" }, "example": [ "string" ] } }, "required": [ "SanitarySurvey" ] }