{
  "items": [
    {
      "external_id": "1",
      "full_name": "Jane Smith",
      "country_code": "US",
      "state_or_region": "CA",
      "specialty": "Cardiology",
      "institution": "Johns Hopkins",
      "city": "San Francisco",
      "year_of_birth": 1980,
      "employer_name": "UCSF Medical Center",
      "employer_location": "San Francisco, CA",
      "linkedin_url": "linkedin.com/in/jane-smith-md",
      "degree_level": ["MD"],
      "sks_skills": ["T2 Interventional Cardiology"],
      "education": [
        { "school": "Johns Hopkins University", "degree": "MD", "field_of_study": "Medicine", "country": "US", "end_year": 2006 }
      ],
      "jobs": [
        { "job_title": "Interventional Cardiologist", "field": "Cardiology", "location": "San Francisco, CA" }
      ],
      "accreditations": [
        { "name": "Cardiovascular Disease", "organization": "ABIM" }
      ]
    },
    {
      "external_id": "2",
      "full_name": "John A Doe",
      "country_code": "US",
      "npi": "1538291746"
    },
    {
      "external_id": "3",
      "full_name": "Aarav Sharma",
      "country_code": "IN",
      "state_or_region": "Maharashtra",
      "specialty": "Orthopedics",
      "degree_level": ["MBBS", "MS"]
    }
  ]
}
