{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_CrmCompany_link_urls", "title": "property_CrmCompany_link_urls", "description": "Additional URLs associated with the contact e.g., LinkedIn, website, etc", "items": { "type": "string" }, "type": "array" }