{
    "$schema": "https://json-schema.org/draft/2019-09/schema",
    "$id": "https://ofn.gov.cz/turistické-cíle/2020-07-01/schémata/turistické-cíle.json",
    "type": "array",
    "title": "Turistické cíle",
    "items": {
        "$ref": "https://ofn.gov.cz/turistické-cíle/2020-07-01/schémata/turistický-cíl.json"
    }
}