All generators
People · JobPosting
Job Posting Schema Generator
Open roles eligible for Google Jobs.
output.json
{
"@context": "https://schema.org",
"@type": "JobPosting",
"hiringOrganization": {
"@type": "Organization"
},
"jobLocation": {
"@type": "Place",
"address": {
"@type": "PostalAddress",
"streetAddress": "",
"addressLocality": "",
"addressRegion": "",
"postalCode": "",
"addressCountry": "GB"
}
}
}