{
"locationType": "remote",
"employmentType": "fullTime",
"id": "<string>",
"externalJobTitle": "<string>",
"jobDescription": "<string>",
"location": {
"type": "primary_home",
"street1": "<string>",
"street2": "<string>",
"postalCode": "<string>",
"city": "<string>",
"region": "<string>",
"state": "<string>",
"country": "<string>",
"rawCityCountry": "<string>",
"latitude": 123,
"longitude": 123,
"formattedAddress": "<string>"
},
"publishedAt": "2023-11-07T05:31:56Z"
}
{
"locationType": "remote",
"employmentType": "fullTime",
"id": "<string>",
"externalJobTitle": "<string>",
"jobDescription": "<string>",
"location": {
"type": "primary_home",
"street1": "<string>",
"street2": "<string>",
"postalCode": "<string>",
"city": "<string>",
"region": "<string>",
"state": "<string>",
"country": "<string>",
"rawCityCountry": "<string>",
"latitude": 123,
"longitude": 123,
"formattedAddress": "<string>"
},
"publishedAt": "2023-11-07T05:31:56Z"
}
The response is of type object
.