{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "self_links", "required": [ "self" ], "properties": { "self": { "type": "string", "description": "Link to this company." } } }