{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/linkedin/refs/heads/main/json-structure/linkedin-marketing-community-lookup-by-organization-primary-response200-structure.json", "name": "LookupByOrganizationPrimaryResponse200", "description": "LookupByOrganizationPrimaryResponse200 from LinkedIn API", "type": "object", "properties": { "primaryOrganizationType": { "type": "string", "example": "example_value" } } }