{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.monocrawl.com/schemas/jobs/bing/job.json","title":"jobs/bing/job data fields","description":"Optional data supplied by this operation. Null means unknown.","type":"object","properties":{"apply_url":{"description":"Optional apply url supplied by this operation. Null means unknown.","type":["string","null"]},"benefits":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array","null"],"items":{}},"board":{"description":"Optional board supplied by this operation. Null means unknown.","type":["string","null"]},"company":{"description":"Optional company supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"addresses":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array","null"],"items":{}},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true},"description":{"description":"Source description; null or absent means not supplied.","type":["string","null"]},"description_html":{"description":"Optional description html supplied by this operation. Null means unknown.","type":["string","null"]},"employment_type":{"description":"Optional employment type supplied by this operation. Null means unknown.","type":["string","null"]},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"industries":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array","null"],"items":{}},"location":{"description":"Optional location supplied by this operation. Null means unknown.","type":["string","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"posted":{"description":"Optional posted supplied by this operation. Null means unknown.","type":["string","null"]},"skills":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array","null"],"items":{}},"title":{"description":"Source title when supplied.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true,"allOf":[{"anyOf":[{"required":["apply_url"],"properties":{"apply_url":{"description":"Optional apply url supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["benefits"],"properties":{"benefits":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array"],"items":{}}}},{"required":["board"],"properties":{"board":{"description":"Optional board supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["company"],"properties":{"company":{"description":"Optional company supplied by this operation. Null means unknown.","type":["object"],"properties":{"addresses":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array","null"],"items":{}},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true}}},{"required":["description"],"properties":{"description":{"description":"Source description; null or absent means not supplied.","type":["string"],"minLength":1}}},{"required":["description_html"],"properties":{"description_html":{"description":"Optional description html supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["employment_type"],"properties":{"employment_type":{"description":"Optional employment type supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["id"],"properties":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string"],"minLength":1}}},{"required":["industries"],"properties":{"industries":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array"],"items":{}}}},{"required":["location"],"properties":{"location":{"description":"Optional location supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["posted"],"properties":{"posted":{"description":"Optional posted supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["skills"],"properties":{"skills":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array"],"items":{}}}},{"required":["title"],"properties":{"title":{"description":"Source title when supplied.","type":["string"],"minLength":1}}},{"required":["url"],"properties":{"url":{"description":"Original source URL when supplied.","type":["string"],"minLength":1}}}]}],"x-contract-version":"2026-09-22","x-validation-scope":"Required success payload structure; optional fields and source completeness remain separate.","examples":[{"apply_url":"https://example.com/example","benefits":[],"board":"example","company":{"addresses":[],"name":"example"},"description":"example","description_html":"example","employment_type":"example","id":"example","industries":[],"location":"example","platform":"example","posted":"example","skills":[],"title":"example","url":"https://example.com/example"}]}