{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/cip-service-cipsrv-domains-tribe-structure.json", "name": "cipsrv_domains_tribe", "description": "cipsrv_domains_tribe schema from CIP-service Indexing API", "type": "object", "properties": { "aiannhns_stem": { "type": "string", "example": "string" }, "aiannhns_namelsad": { "type": "string", "example": "EPA Facility" }, "has_reservation_lands": { "type": "boolean", "example": true }, "has_trust_lands": { "type": "boolean", "example": true } } }