{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.monocrawl.com/schemas/home_depot/product.json","title":"home_depot/product data fields","description":"Optional data supplied by this operation. Null means unknown.","type":"object","properties":{"availability":{"description":"Optional availability supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"buyable":{"description":"Optional buyable supplied by this operation. Null means unknown.","type":["boolean","null"]},"discontinued":{"description":"Optional discontinued supplied by this operation. Null means unknown.","type":["boolean","null"]},"in_stock":{"description":"Optional in stock supplied by this operation. Null means unknown.","type":["boolean","null"]},"type":{"description":"Optional type supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true},"brand":{"description":"Optional brand supplied by this operation. Null means unknown.","type":["string","null"]},"category_path":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array","null"],"items":{}},"department":{"description":"Optional department supplied by this operation. Null means unknown.","type":["string","null"]},"description":{"description":"Source description; null or absent means not supplied.","type":["string","null"]},"highlights":{"description":"Optional highlights supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"images":{"description":"Optional images supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"kind":{"description":"Optional kind supplied by this operation. Null means unknown.","type":["string","null"]},"type":{"description":"Optional type supplied by this operation. Null means unknown.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true}},"model_number":{"description":"Optional model number supplied by this operation. Null means unknown.","type":["string","null"]},"parent_id":{"description":"Optional parent id supplied by this operation. Null means unknown.","type":["string","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"price":{"description":"Source price. Currency, taxes and availability depend on the listing.","type":["object","null"],"properties":{"currency":{"description":"Optional currency supplied by this operation. Null means unknown.","type":["string","null"]},"current":{"description":"Optional current supplied by this operation. Null means unknown.","type":["number","null"]},"unit":{"description":"Optional unit supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true},"rating":{"description":"Source rating; read its accompanying scale and vote count.","type":["object","null"],"properties":{"average":{"description":"Optional average supplied by this operation. Null means unknown.","type":["number","null"]},"count":{"description":"Number of records in this response, not lifetime or total matches.","type":["number","null"]}},"additionalProperties":true},"returnable":{"description":"Optional returnable supplied by this operation. Null means unknown.","type":["string","null"]},"specifications":{"description":"Optional specifications supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"group":{"description":"Optional group supplied by this operation. Null means unknown.","type":["string","null"]},"items":{"description":"Returned records. Source coverage and completeness vary.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{},"additionalProperties":true}}},"additionalProperties":true}},"store_defaulted":{"description":"Optional store defaulted supplied by this operation. Null means unknown.","type":["boolean","null"]},"store_id":{"description":"Optional store id supplied by this operation. Null means unknown.","type":["string","null"]},"store_sku":{"description":"Optional store sku supplied by this operation. Null means unknown.","type":["string","null"]},"title":{"description":"Source title when supplied.","type":["string","null"]},"upc":{"description":"Optional upc supplied by this operation. Null means unknown.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]},"videos":{"description":"Optional videos supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}}},"additionalProperties":true,"allOf":[{"anyOf":[{"required":["availability"],"properties":{"availability":{"description":"Optional availability supplied by this operation. Null means unknown.","type":["object"],"properties":{"buyable":{"description":"Optional buyable supplied by this operation. Null means unknown.","type":["boolean","null"]},"discontinued":{"description":"Optional discontinued supplied by this operation. Null means unknown.","type":["boolean","null"]},"in_stock":{"description":"Optional in stock supplied by this operation. Null means unknown.","type":["boolean","null"]},"type":{"description":"Optional type supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true}}},{"required":["brand"],"properties":{"brand":{"description":"Optional brand supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["category_path"],"properties":{"category_path":{"description":"Source array was empty in the reviewed captures; item fields remain unspecified.","type":["array"],"items":{}}}},{"required":["department"],"properties":{"department":{"description":"Optional department supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["description"],"properties":{"description":{"description":"Source description; null or absent means not supplied.","type":["string"],"minLength":1}}},{"required":["highlights"],"properties":{"highlights":{"description":"Optional highlights supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}}}},{"required":["id"],"properties":{"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string"],"minLength":1}}},{"required":["images"],"properties":{"images":{"description":"Optional images supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"kind":{"description":"Optional kind supplied by this operation. Null means unknown.","type":["string","null"]},"type":{"description":"Optional type supplied by this operation. Null means unknown.","type":["string","null"]},"url":{"description":"Original source URL when supplied.","type":["string","null"]}},"additionalProperties":true}}}},{"required":["model_number"],"properties":{"model_number":{"description":"Optional model number supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["parent_id"],"properties":{"parent_id":{"description":"Optional parent id supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["price"],"properties":{"price":{"description":"Source price. Currency, taxes and availability depend on the listing.","type":["object"],"properties":{"currency":{"description":"Optional currency supplied by this operation. Null means unknown.","type":["string","null"]},"current":{"description":"Optional current supplied by this operation. Null means unknown.","type":["number","null"]},"unit":{"description":"Optional unit supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true}}},{"required":["rating"],"properties":{"rating":{"description":"Source rating; read its accompanying scale and vote count.","type":["object"],"properties":{"average":{"description":"Optional average supplied by this operation. Null means unknown.","type":["number","null"]},"count":{"description":"Number of records in this response, not lifetime or total matches.","type":["number","null"]}},"additionalProperties":true}}},{"required":["returnable"],"properties":{"returnable":{"description":"Optional returnable supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["specifications"],"properties":{"specifications":{"description":"Optional specifications supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"group":{"description":"Optional group supplied by this operation. Null means unknown.","type":["string","null"]},"items":{"description":"Returned records. Source coverage and completeness vary.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{},"additionalProperties":true}}},"additionalProperties":true}}}},{"required":["store_defaulted"],"properties":{"store_defaulted":{"description":"Optional store defaulted supplied by this operation. Null means unknown.","type":["boolean"]}}},{"required":["store_id"],"properties":{"store_id":{"description":"Optional store id supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["store_sku"],"properties":{"store_sku":{"description":"Optional store sku supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["title"],"properties":{"title":{"description":"Source title when supplied.","type":["string"],"minLength":1}}},{"required":["upc"],"properties":{"upc":{"description":"Optional upc supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["url"],"properties":{"url":{"description":"Original source URL when supplied.","type":["string"],"minLength":1}}},{"required":["videos"],"properties":{"videos":{"description":"Optional videos supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}}}}]}],"x-contract-version":"2026-09-22","x-validation-scope":"Required success payload structure; optional fields and source completeness remain separate.","examples":[{"availability":{"buyable":false,"discontinued":false,"in_stock":false,"type":"example"},"brand":"example","category_path":[],"department":"example","description":"example","highlights":["example"],"id":"example","images":[{"kind":"example","type":"example","url":"https://example.com/example"}],"model_number":"example","parent_id":"example","platform":"example","price":{"currency":"example","current":0,"unit":"example"},"rating":{"average":0,"count":0},"returnable":"example","specifications":[{"group":"example","items":[{}]}],"store_defaulted":false,"store_id":"example","store_sku":"example","title":"example","upc":"example","url":"https://example.com/example","videos":["example"]}]}