{ "@context": { "@vocab": "https://api.coresignal.com/vocab#", "schema": "https://schema.org/", "coresignal": "https://api.coresignal.com/vocab#", "Company": "schema:Organization", "Employee": "schema:Person", "Job": "schema:JobPosting", "id": "schema:identifier", "name": "schema:name", "full_name": "schema:name", "first_name": "schema:givenName", "last_name": "schema:familyName", "title": "schema:jobTitle", "description": "schema:description", "headline": "schema:description", "summary": "schema:description", "country": "schema:addressCountry", "region": "schema:addressRegion", "location": "schema:address", "locality": "schema:addressLocality", "headquarters": "schema:address", "industry": "coresignal:industry", "size": "coresignal:companySize", "employees_count": "schema:numberOfEmployees", "founded": "schema:foundingDate", "specialities": "schema:knowsAbout", "technologies": "coresignal:technologies", "domain": "coresignal:domain", "website": "schema:url", "linkedin_url": "schema:sameAs", "twitter_url": "schema:sameAs", "facebook_url": "schema:sameAs", "crunchbase_url": "schema:sameAs", "experience": "schema:hasOccupation", "education": "schema:alumniOf", "skills": "schema:knowsAbout", "certifications": "coresignal:certifications", "company_name": "schema:hiringOrganization", "url": "schema:url", "seniority_level": "coresignal:seniorityLevel", "employment_type": "schema:employmentType", "date_posted": "schema:datePosted", "salary_currency": "schema:salaryCurrency", "salary_min": "coresignal:salaryMin", "salary_max": "coresignal:salaryMax", "last_updated": "schema:dateModified" } }