{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/linkedin/refs/heads/main/json-structure/linkedin-marketing-community-retrieve-organization-follower-count-response200-structure.json", "name": "RetrieveOrganizationFollowerCountResponse200", "description": "RetrieveOrganizationFollowerCountResponse200 from LinkedIn API", "type": "object", "properties": { "firstDegreeSize": { "type": "int32", "example": 42 } } }