{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://developers.stellar.org/schemas/horizon/address.json", "title": "address", "type": "string", "pattern": "G[A-Z0-9]{55}" }