{ "$schema": "https://json-structure.org/meta/extended/v0/#", "name": "CollectionMeta", "type": "record", "fields": [ { "name": "count", "type": "int32" }, { "name": "links", "type": "string" } ] }