{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/linkedin/refs/heads/main/json-structure/linkedin-marketing-community-find-nonadministered-organization-response200-structure.json", "name": "FindNonadministeredOrganizationResponse200", "description": "FindNonadministeredOrganizationResponse200 from LinkedIn API", "type": "object", "properties": { "results": { "type": "object", "properties": { "3803": { "type": "object", "properties": { "name": { "type": "object", "properties": { "localized": { "type": "object", "properties": { "en_US": { "type": "string" } } }, "preferredLocale": { "type": "object", "properties": { "country": { "type": "string" }, "language": { "type": "string" } } } } }, "primaryOrganizationType": { "type": "string" }, "vanityName": { "type": "string" }, "locations": { "type": "array", "items": { "type": "object", "properties": { "staffCountRange": { "type": "string" }, "locationType": { "type": "string" }, "address": { "type": "object", "properties": { "country": { "type": "string" } } } } } }, "localizedName": { "type": "string" }, "id": { "type": "int32" } } }, "79988552": { "type": "object", "properties": { "name": { "type": "object", "properties": { "localized": { "type": "object", "properties": { "en_US": { "type": "string" } } }, "preferredLocale": { "type": "object", "properties": { "country": { "type": "string" }, "language": { "type": "string" } } } } }, "primaryOrganizationType": { "type": "string" }, "vanityName": { "type": "string" }, "locations": { "type": "array", "items": {} }, "localizedName": { "type": "string" }, "id": { "type": "int32" } } } } }, "statuses": { "type": "object", "properties": { "3803": { "type": "int32" }, "79988552": { "type": "int32" } } }, "errors": { "type": "object", "properties": {} } } }