{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.monocrawl.com/schemas/gumtree/product.json","title":"gumtree/product data fields","description":"Optional data supplied by this operation. Null means unknown.","type":"object","properties":{"age_days":{"description":"Optional age days supplied by this operation. Null means unknown.","type":["number","null"]},"attributes":{"description":"Optional attributes 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":{"label":{"description":"Optional label supplied by this operation. Null means unknown.","type":["string","null"]},"value":{"description":"Optional value supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true}},"category":{"description":"Optional category supplied by this operation. Null means unknown.","type":["string","null"]},"category_id":{"description":"Optional category id supplied by this operation. Null means unknown.","type":["string","null"]},"category_path":{"description":"Optional category path supplied by this operation. Null means unknown.","type":["array","null"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}},"contact":{"description":"Optional contact supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"has_email":{"description":"Optional has email supplied by this operation. Null means unknown.","type":["boolean","null"]},"has_phone":{"description":"Optional has phone supplied by this operation. Null means unknown.","type":["boolean","null"]},"has_website":{"description":"Optional has website supplied by this operation. Null means unknown.","type":["boolean","null"]}},"additionalProperties":true},"currency":{"description":"Optional currency supplied by this operation. Null means unknown.","type":["string","null"]},"description":{"description":"Source description; null or absent means not supplied.","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":["string","null"]}},"images_count":{"description":"Optional images count supplied by this operation. Null means unknown.","type":["number","null"]},"location":{"description":"Optional location supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"approximate":{"description":"Optional approximate supplied by this operation. Null means unknown.","type":["boolean","null"]},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"latitude":{"description":"Optional latitude supplied by this operation. Null means unknown.","type":["number","null"]},"longitude":{"description":"Optional longitude supplied by this operation. Null means unknown.","type":["number","null"]},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true},"map_image_url":{"description":"Optional map image url 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"]},"price":{"description":"Source price. Currency, taxes and availability depend on the listing.","type":["number","null"]},"price_label":{"description":"Optional price label supplied by this operation. Null means unknown.","type":["string","null"]},"price_pence":{"description":"Optional price pence supplied by this operation. Null means unknown.","type":["number","null"]},"seller":{"description":"Optional seller supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"active_status":{"description":"Optional active status supplied by this operation. Null means unknown.","type":["string","null"]},"identity_verified":{"description":"Optional identity verified supplied by this operation. Null means unknown.","type":["boolean","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"rating":{"description":"Source rating; read its accompanying scale and vote count.","type":["object","null"],"properties":{"max":{"description":"Optional max supplied by this operation. Null means unknown.","type":["number","null"]},"value":{"description":"Optional value supplied by this operation. Null means unknown.","type":["number","null"]},"votes":{"description":"Optional votes supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true},"type":{"description":"Optional type supplied by this operation. Null means unknown.","type":["string","null"]},"user_id":{"description":"Optional user id supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true},"title":{"description":"Source title when supplied.","type":["string","null"]},"trade_seller":{"description":"Optional trade seller supplied by this operation. Null means unknown.","type":["boolean","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,"allOf":[{"anyOf":[{"required":["age_days"],"properties":{"age_days":{"description":"Optional age days supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["attributes"],"properties":{"attributes":{"description":"Optional attributes supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["object","null"],"properties":{"label":{"description":"Optional label supplied by this operation. Null means unknown.","type":["string","null"]},"value":{"description":"Optional value supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true}}}},{"required":["category"],"properties":{"category":{"description":"Optional category supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["category_id"],"properties":{"category_id":{"description":"Optional category id supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["category_path"],"properties":{"category_path":{"description":"Optional category path supplied by this operation. Null means unknown.","type":["array"],"items":{"description":"Optional record supplied by this operation. Null means unknown.","type":["string","null"]}}}},{"required":["contact"],"properties":{"contact":{"description":"Optional contact supplied by this operation. Null means unknown.","type":["object"],"properties":{"has_email":{"description":"Optional has email supplied by this operation. Null means unknown.","type":["boolean","null"]},"has_phone":{"description":"Optional has phone supplied by this operation. Null means unknown.","type":["boolean","null"]},"has_website":{"description":"Optional has website supplied by this operation. Null means unknown.","type":["boolean","null"]}},"additionalProperties":true}}},{"required":["currency"],"properties":{"currency":{"description":"Optional currency 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":["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":["string","null"]}}}},{"required":["images_count"],"properties":{"images_count":{"description":"Optional images count supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["location"],"properties":{"location":{"description":"Optional location supplied by this operation. Null means unknown.","type":["object"],"properties":{"approximate":{"description":"Optional approximate supplied by this operation. Null means unknown.","type":["boolean","null"]},"id":{"description":"Source identifier. Preserve the supplied type and exact value.","type":["string","null"]},"latitude":{"description":"Optional latitude supplied by this operation. Null means unknown.","type":["number","null"]},"longitude":{"description":"Optional longitude supplied by this operation. Null means unknown.","type":["number","null"]},"name":{"description":"Optional name supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true}}},{"required":["map_image_url"],"properties":{"map_image_url":{"description":"Optional map image url 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":["price"],"properties":{"price":{"description":"Source price. Currency, taxes and availability depend on the listing.","type":["number"]}}},{"required":["price_label"],"properties":{"price_label":{"description":"Optional price label supplied by this operation. Null means unknown.","type":["string"],"minLength":1}}},{"required":["price_pence"],"properties":{"price_pence":{"description":"Optional price pence supplied by this operation. Null means unknown.","type":["number"]}}},{"required":["seller"],"properties":{"seller":{"description":"Optional seller supplied by this operation. Null means unknown.","type":["object"],"properties":{"active_status":{"description":"Optional active status supplied by this operation. Null means unknown.","type":["string","null"]},"identity_verified":{"description":"Optional identity verified supplied by this operation. Null means unknown.","type":["boolean","null"]},"platform":{"description":"Optional platform supplied by this operation. Null means unknown.","type":["string","null"]},"rating":{"description":"Source rating; read its accompanying scale and vote count.","type":["object","null"],"properties":{"max":{"description":"Optional max supplied by this operation. Null means unknown.","type":["number","null"]},"value":{"description":"Optional value supplied by this operation. Null means unknown.","type":["number","null"]},"votes":{"description":"Optional votes supplied by this operation. Null means unknown.","type":["number","null"]}},"additionalProperties":true},"type":{"description":"Optional type supplied by this operation. Null means unknown.","type":["string","null"]},"user_id":{"description":"Optional user id supplied by this operation. Null means unknown.","type":["string","null"]}},"additionalProperties":true}}},{"required":["title"],"properties":{"title":{"description":"Source title when supplied.","type":["string"],"minLength":1}}},{"required":["trade_seller"],"properties":{"trade_seller":{"description":"Optional trade seller supplied by this operation. Null means unknown.","type":["boolean"]}}},{"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":[{"age_days":0,"attributes":[{"label":"example","value":"example"}],"category":"example","category_id":"example","category_path":["example"],"contact":{"has_email":false,"has_phone":false,"has_website":false},"currency":"example","description":"example","id":"example","images":["example"],"images_count":0,"location":{"approximate":false,"id":"example","latitude":0,"longitude":0,"name":"example"},"map_image_url":"https://example.com/example","platform":"example","posted":"example","price":0,"price_label":"example","price_pence":0,"seller":{"active_status":"example","identity_verified":false,"platform":"example","rating":{"max":0,"value":0,"votes":0},"type":"example","user_id":"example"},"title":"example","trade_seller":false,"type":"example","url":"https://example.com/example"}]}