Free Tool
Job Posting Schema Validator
Job listings with employer, location, and salary. Validate your JobPosting structured data and preview how it appears in Google rich results.
Required Fields
titlehiringOrganizationdatePosted
Recommended Fields
descriptionemploymentTypebaseSalaryjobLocationvalidThrough
Validate Your Job Posting Schema
JSON-LD
Example Job Posting JSON-LD
{
"@context": "https://schema.org",
"@type": "JobPosting",
"title": "Senior Frontend Developer",
"datePosted": "2026-01-15",
"validThrough": "2026-03-15",
"description": "We're looking for a senior frontend developer with React experience.",
"hiringOrganization": {
"@type": "Organization",
"name": "TechCorp",
"sameAs": "https://techcorp.com"
},
"jobLocation": {
"@type": "Place",
"address": {
"@type": "PostalAddress",
"addressLocality": "San Francisco",
"addressRegion": "CA"
}
},
"baseSalary": {
"@type": "MonetaryAmount",
"currency": "USD",
"value": {
"@type": "QuantitativeValue",
"minValue": 150000,
"maxValue": 200000,
"unitText": "YEAR"
}
},
"employmentType": "FULL_TIME"
}Ready for a Full Site Audit?
Audit multiple URLs at once and get comprehensive performance, SEO, and accessibility insights.
Start Bulk Audit