{
"@context": "https://schema.org",
"@type": "Person",
"identifier": {
"@type": "PropertyValue",
"name": "RUN",
"value": "21190456-K"
},
"name": "John Doe",
"givenName": "John",
"familyName": "Doe",
"email": "john.doe@correo.com",
"telephone": "+56123123123",
"gender": "HOMBRE",
"birthDate": "1988-12-30",
"address": {
"@type": "PostalAddress",
"streetAddress": "Calle 123",
"addressLocality": "Santiago",
"addressRegion": "Metropolitana de Santiago",
"postalCode": null,
"addressCountry": "Chile"
},
"knowsLanguage": [],
"alumniOf": [
{
"@type": "EducationalOrganization",
"name": "IP Providencia ( IPP )",
"description": "Técnico de nivel superior en enfermeria",
"educationalLevel": "TECNICO_PROFESIONAL_SUPERIOR",
"credentialCategory": "TITULADO",
"address": null,
"startDate": "2009",
"endDate": "2011"
}
],
"hasOccupation": [
{
"@type": "Occupation",
"name": "Tens",
"description": "Servicio de Urgencia Comunal",
"hiringOrganization": {
"@type": "Organization",
"name": "Ilustre Municipalidad de la Granja"
},
"estimatedSalary": null,
"occupationalCategory": null,
"skills": null,
"startDate": "2020-04-01",
"endDate": null,
"employmentType": "PART_TIME"
},
{
"@type": "Occupation",
"name": "Tens",
"description": "Servicio de urgencia",
"hiringOrganization": {
"@type": "Organization",
"name": "Hospital Padre Alberto hurtado"
},
"estimatedSalary": null,
"occupationalCategory": null,
"skills": null,
"startDate": "2011-10-01",
"endDate": "2019-06-30",
"employmentType": "JORNADA_COMPLETA"
}
],
"subjectOf": [
{
"@type": "DigitalDocument",
"name": "CURRICULUM_ADICIONAL",
"url": "https://ejemplo.com/curriculum.pdf",
"datePublished": "2026-07-23T10:01:44"
}
],
"evaluations": null,
"nationality": {
"@type": "Country",
"name": "Chilena"
},
"maritalStatus": null,
"profilePictureUrl": null,
"additionalProperty": [
{
"@type": "PropertyValue",
"name": "drivingLicense",
"value": [
"B"
]
}
],
"skills": [
{
"@type": "Skill",
"skillName": "Persona Proactiva",
"proficiencyLevel": "SIN_NIVEL"
},
{
"@type": "Skill",
"skillName": "Amable",
"proficiencyLevel": "SIN_NIVEL"
},
{
"@type": "Skill",
"skillName": "Empatica",
"proficiencyLevel": "SIN_NIVEL"
},
{
"@type": "Skill",
"skillName": "Respetuoso/a",
"proficiencyLevel": "SIN_NIVEL"
},
{
"@type": "Skill",
"skillName": "Alta Capacidad De Trabajo en Equipo",
"proficiencyLevel": "SIN_NIVEL"
},
{
"@type": "Skill",
"skillName": "Alta Responsabilidad",
"proficiencyLevel": "SIN_NIVEL"
},
{
"@type": "Skill",
"skillName": "Ordenado/a",
"proficiencyLevel": "SIN_NIVEL"
},
{
"@type": "Skill",
"skillName": "Disciplinado/a",
"proficiencyLevel": "SIN_NIVEL"
}
],
"certifications": null,
"socialMediaProfiles": []
}