{
"@context": "string",
"@type": "string",
"identifier": [
{
"@type": "string",
"name": "string",
"value": "string"
}
],
"title": "string",
"description": "string",
"qualifications": "string",
"datePosted": "string",
"totalJobOpenings": 0,
"hiringOrganization": {
"@type": "string",
"name": "string",
"legalName": "string",
"contactPoint": {
"@type": "string",
"name": "string",
"email": "string",
"contactType": "string",
"telephone": "string"
}
},
"jobLocation": {
"@type": "string",
"address": {
"@type": "string",
"streetAddress": "string",
"addressLocality": "string",
"addressRegion": "string",
"addressCountry": "string",
"additionalProperty": [
{
"@type": "string",
"name": "string",
"value": {},
"subjectOf": {},
"propertyID": "string",
"valueReference": {}
}
]
}
},
"baseSalary": {
"@type": "string",
"currency": "string",
"value": {
"@type": "string",
"value": 0,
"unitText": "string"
},
"additionalProperty": [
{
"@type": "string",
"name": "string",
"value": {},
"subjectOf": {},
"propertyID": "string",
"valueReference": {}
}
]
},
"experienceRequirements": {
"@type": "string",
"yearsOfExperience": 0,
"operator": "string"
},
"educationRequirements": [
{
"@type": "string",
"credentialCategory": "string",
"name": "string",
"identifier": [
{
"@type": "string",
"name": "string",
"value": {},
"subjectOf": {},
"propertyID": "string",
"valueReference": {}
}
],
"description": "string",
"hasPart": [
{}
]
}
],
"skills": [
{
"@type": "string",
"name": "string",
"termCode": "string",
"additionalProperty": [
{
"@type": "string",
"name": "string",
"value": {},
"subjectOf": {},
"propertyID": "string",
"valueReference": {}
}
]
}
],
"subjectOf": [
{
"@type": "string",
"name": "string",
"position": 0,
"encodingFormat": "string"
}
],
"additionalProperty": [
{
"@type": "string",
"name": "string",
"value": {},
"subjectOf": {},
"propertyID": "string",
"valueReference": {}
}
],
"potentialAction": {
"@type": "string",
"url": "string"
}
}