{ "$schema": "https://json-structure.org/meta/extended/v0/#", "name": "DocumentationPart", "type": "record", "fields": [ { "name": "id", "type": "string" }, { "name": "location", "type": "object" }, { "name": "properties", "type": "string" } ] }